JMeter AutoStop Plugin
Especially when running distributed tests, there are cases where we may wish to automatically terminate a JMeter test in progress based on certain in-test conditions. In a previous post we explored how to create a custom script that can terminate a load test upon evaluating a predetermined error condition. The JMeter AutoStop plugin allows us to take a different approach based on aggregate data. While nothing would prevent us from using either of these two approachesRead More →