I need to stop thread in JMeter when some condition is satisfied. How can i do this? I suppose there should be some method like Thread.Stop() or something like this but can't find concrete info.
Tell me more
×
Software Quality Assurance & Testing Stack Exchange is a question and answer site for
software quality control experts, automation engineers, and software testers. It's 100% free, no registration required.
|
|
JMeter thread can be stopped with standard JMeter sampler Test Action. There are 3 options: Pause, Stop and Stop Now. |
||||
|
|