BlackBox testing JSP apps
I have been asked by my companies QA manager to find-out what the best tool is to perform Regression testing on JSP Web Apps.
We use Weblogic Server, JSP 1.0/2.0, struts.
We need a tool that can monitor changes from build-to-build, and automate testing of the front-end. Some of our testers are not programmers and thus will not have access to, or understand, the source code.
Any recommendations would be greatly appreciated.
Thanks,
Matt Weiler

