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. 3- drive IE. 4- have a record mode. 5- have load test capability
You could use several open source tools to do functional and stress testing. I've used these tools with good success:
Functional tests: http://webtest.canoo.com/ or HttpUnit
Stress testing: http://grinder.sourceforge.net/
Database testing and loading: dbunit
All are ANT friendly. I don't know if there is one tool that does this, but I'm sure there's a commercial one out there that does *shrug*
-Pratik
_______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org
