You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mike La Budde <mi...@irista.com> on 2000/11/14 21:34:54 UTC

Testing docs/suggestions? (GTest.java - test/Golden)

I'm trying to utilize the <gtest> xml tag in my ant build file to automate 
testing (ala the test demo app).

1) Is there any documentation on using gtest?

2) I'd like to process POSTs w/ some test data filled in, any tips on how 
to use the "content" attribute?

3) Any hints/caveats/warnigns/suggestions about how to integrate this into 
my struts environment? (I can execute my *.do's fine.)

4) What's everyone else doing in terms of a) functional 
testing/verification of their webapps and b) performance testing of their 
webserver?? Any suggestions along these lines would be greatly appreciated!

TIA,

Mike