0

Zats with a real environment

asked 2012-05-31 16:57:43 +0800

jconca gravatar image jconca
6

Hi guys.

My company is new in ZK 6.0, we began using it last month and achieved important goals in those few days. We finally integrated it with almost all our software and processes.
We only need one more step to finish integrating ZK technology succesfully. ¿Can we use ZATS with a real Environment?
Something like Zats.connect("http://localhost:8080/myapp") or Zats.newClient("http://localhost:8080/myapp")

Thks & Regards
Julio

delete flag offensive retag edit

4 Replies

Sort by » oldest newest

answered 2012-06-01 01:15:01 +0800

samchuang gravatar image samchuang
4084 4

hi

from the doc page, ZATS test target is application logic, that why it mentioned

Test your application without the need of browser and server

if you wanna test on real browser, you shall use selenium or similar

link publish delete flag offensive edit

answered 2012-06-01 08:34:49 +0800

jconca gravatar image jconca
6

Hi samchuang, thks for your time.

Of course, testing our application with ZATS and without a server(and a browser) is an interesting option, testing our application with selenium is another one, but we're trying to explore more options.

We're trying to develop some junit testcases to test a ZK application in a real server, something like httpunit. Do you know some testing framework we should use?

Thks

link publish delete flag offensive edit

answered 2012-06-04 00:55:01 +0800

samchuang gravatar image samchuang
4084 4

updated 2012-06-04 00:55:48 +0800

hi

I used selenium once, but still need lot work to test zk page, and each browser may return different type, it's annoying.

I do hope ZK, or Selenium shall do the job.

If you wanna checkout how I use selenium, you could check the source of zssapp.test source code

link publish delete flag offensive edit

answered 2013-03-07 12:21:38 +0800

sprinz gravatar image sprinz
11 1

Hi,

I'm having the exact same problem (See post "ZATS Mimic - Replacing Server Emulator (Jetty Lite) with Glassfish").

I understand that ZATS is supposed to be used to test application logic. Nevertheless it would be very helpful, if there was any way to use ZATS with a real server like glassfish.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
2 followers

RSS

Stats

Asked: 2012-05-31 16:57:43 +0800

Seen: 169 times

Last updated: Mar 07 '13

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More