h...@all, I have the following http test plan. (J-Meter 2.3.1)
- First I make a HTTP request with a response assertion
- Then I want to use a "If Controler" with
${JMeterThread.last_sample_ok} == 'false'
-> But it these not work.
Next, I have a timer in this "If controller" and when this timer expires, this
Thread should stop the current iterations and should start a new one - how I
can do this?
Thanks for help
Bjoern

