I've looked through all the documentation and I can't find the following:
I need to send the same HTTP request repeatedly until the response contains
a certain response(a self refreshing page checking a status of a server
side job). I figure that the loop controller would have something along the
lines of: loop until value of (regexp )function equals "blah".
Also, along the lines of a controller, I need a controller that will look
at the result of some funtion and depending on the result, will execute one
branch of testing(a sampler or a module or whatever)
To sum it up, I'm looking for:
"if this, then run this test else if ... , else if... , else"
"loop this until this is true/false"
Is this possible with JMeter currently?
-Henrik Bentel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]