Jeff Waltzer and I have been experimenting with testdriving the GUI portions of a Struts application. We used StrutsTestCase to test-drive the actions and forms, and HttpUnit to test-drive the JSPs.

We used Eclipse Version: 3.0.1 (Build id: 200409161125) with the following plugins:

Development also included

You'll probably want to see our

Our StrutsTestCase was TddStrutsApplication/InfoRequestPageTest and our JSP test was TddStrutsApplication/InfoRequestJspTest


CategoryCheatSheet

iDIAcomputing: TddStrutsApplication (last edited 2009-07-27 18:26:14 by localhost)