I’ll be giving a presentation on developer testing best practices in September at the SD Best Practices Conference and Expo hosted this year in Boston.
This presentation covers validating XML with XMLUnit, testing database dependent code with DbUnit, low level performance testing with JUnitPerf, and functional web testing with JWebUnit. We’ll also look at combining these various tools to build effective testing frameworks.
