Requirement...

We've got a web application that (1) uses frames, client side
javascript, etc. within IE and (2) doesn't open an easily accessable API
for navigating through the application from another "client."  In one
case, we need to perform a regular performance "test" (check every N
minutes and do some activities, measure response time).  In another
case, we want link directly to a set of pages, dynamically, deep within
the application.

We use mercury and jmeter for testing, but they run into problems
occasionaly with page behavior (particularly jmeter, which wasn't
designed for this kind of thing).  Mercury isn't really meant as a
utilty API.  I've used raw HTTP client before, but it doesn't know much
about behaving like a "Real" browser.  There are other libraries out
there that use IE, but they're meant to run on a windows OS.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jwebunit-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-users

Reply via email to