I'm looking (not very hard, to be honest) for something to automate
JSP/servlet/custom-tag testing. OpenSource preferred (i.e. I can't
afford to pay for it ;-) Googling for info either turns up /way/ too
much or way too little...

My ideal tool would be something that would look through all my JSP
code, and figure out how/what to build to test all the servlets and
custom tags that back-end the servlets. I'll happily live without that
level of cleverness, though, so even if I have to do quite a lot of
handraulic test setup and configuration, that's OK. (At the same time
I'd prefer to mock out the database backend with something more
controllable for a test environment, but I guess that's a separate
issue.) After that I'd like to run the thing often so as to be sure
that everything's hunky dory. I it's guess really a regression testing
setup for webish apps. I don't really care whether it takes an in-
container approach or a Mock approach... not really interesting to me
as long as the testing happens.

So, since this is an area I have not ventured before... is there such
a beast? What do people use for this sort of testing? With what
success/misery stories? What happinesses/unhppinesses?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CTJUG Tech" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/CTJUG-Tech?hl=en
For Cape Town Java User Group home page see http://www.ctjug.org.za/
For jobs see http://gamatamjobs.appspot.com/
-~----------~----~----~----~------~----~------~--~---

Reply via email to