several previous posts refer to this - might check it out:

http://strutstestcase.sourceforge.net/

-jeff

On Saturday, March 15, 2003, at 04:02 PM, Aaron O'Hara wrote:

Can anybody point out some good automated testing strategies for
Struts-based applications?

Ideally, I'd like to run automated tests that simulate an end user:
1) filling out a form and testing for success and expected failure
2) clicking on a url that brings up a result set

I know I could unit test some of my business and data layers, but that
leaves out potential run-time errors that may exist in the JSP pages
(like a typo for an <html:text property="naame" /> tag).

I'm really interested to know what automated testing is working for
people, especially for larger web applications with more "moving parts".


Aaron



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to