Did anyone know a good tool for stress testing a struts app? I already
tried dieseltest_1_0_21, jakarta-jmeter-1.9.1, jspider-0.5.0-dev,
Microsoft Web Application Stress Tool but none of these tools fits my
needs.
 
Why is search for a stress test tool?
1.      I wrote a simple registration form, which enters data in a
database and LDAP and than confirms the registration process.
2.      I wrote this registration forms in various ways e.g. using a
simple ActionForm, DynaBeans, MapBackedForm (+ DB), etc.
3.      And also I changed the model class to use iBatis, Hibernet or
Pollmann.
4.      Know I want to validate how they behave in a 'real live'
environment.
 
Any suggestions are appreciated?
Oliver
 

Reply via email to