Hi,

I wonder if there is a way to continue execution of a test plan in JMeter until certain number of failres occur?
I am developing a test plan, which will run forever (or for a very long time) and send a number of HTTP requests. I would like to parse Response Messages returned and if a specific text is found, treat it as the request failure, but I would like the test plan to keep running until the number of failures exceeds some limit. I wonder whether and how it can be done? I looked at the ResponseAssertion and BeanShellAssertion. It seems none of them directly do what I need. Any help will be appreciated.


Thanks,
Sergey

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to