Application Tiers & Testing Frameworks September 7, 2005
Posted by Coolguy in Testing.trackback
- Front end JSP/HTML : Use HTTPUnit
- Business Objects and middle tier Java classes : Use JUnit
- Database Objects and connectivity: Use DBUnit
- Testing Mail components : Dumbster is a smtp server
- Load Testing: Using JMeter
- Testing the test cases : Use JClover
Advertisements
Comments»
No comments yet — be the first.