Differences between revisions 11 and 12
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * [http://sourceforge.net/projects/jsptest JspTest] is a new jUnit extension for testing JSP pages outside the container. It's brand new (April 2006) and doesn't have any documentation, yet.

I write virtually all of my code using TestDrivenDevelopment and UnitTesting. I believe strongly in automated AcceptanceTesting, but have had limited success in getting organizations to buy-in. (Instead, they seem to fall back on manual testing by a bunch of QA people.)

Some other things that look interesting:

iDIAcomputing: TestingStrategies (last edited 2009-07-27 18:25:59 by localhost)