Canna, Jeffrey wrote:
I'm hunting around for a tool to test web based apps.. There are a LOT of options would like to get some opinions/experience folks have had with different tools. The core requirements are:

I might be able to help...but only with some clarification.


What about verifying the content of the pages returned from the web-based
app?  You didn't mention it...but it sounds like you are looking for
functional testing (i.e. verification of correctness), right?

1- be scriptable, i.e. tests can be run from ant.
2- the scripted tests must run on both unix and windoze.
2- ability to place records in a db.

You want the tool to edit your database directly? Or the ability to drive a web app that puts records into a db?

3- drive IE.

Literally? Or just accurately simulate IE? The first is obviously incompatable with #2 (the _first_ #2). It also significantly limits the ability to do #5...due to the overhead involved and the fact that all concurrent instances of IE share the same cookies, etc.

4- have a record mode.
5- have load test capability


--
-------------------------------------------------------------------------
Chris Merrill                  |  http://www.webperformanceinc.com
Web Performance Inc.           |  http://www.webperformancemonitoring.net

Website Load Testing, Stress Testing, and Performance Monitoring Software
-------------------------------------------------------------------------


_______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to