I'm trying to make some stress testing on my cocoon application
running on Tomcat but i come across the following problem.
I have a Cform with the following behaviour:
-when i introduce a number on a field it fetches some values from the
database and fills other empty form fields.Then my url becomes
something like : /cocoon/reports/1231231234.continue
After this, the user submits the form.
As a new continuation is generated after each new user request, in pratice
diferent users receive and submit diferent urls.
The problem with webserver stress testing tools i've found so far is that
they rely on static urls and can't simulate a user introducing data on
form.
What is the usual way/tool to stress test a cocoon based application??
Thanks a lot for your attention,
CarlosN.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]