JMeter test is not stopping
JMeter test is not stopping in backend!!!
One of the reasons might be, the machine on
which we're running JMeter at is overloaded.
Quick resolution to end the test gracefully:
1. Terminate JMeter test gracefully
using either shutdown.cmd
shell script or forcefully using stoptest.cmd script.
Note: 1.
Don't run load tests using GUI mode. NonGUI mode is always good for load testing
execution.
2. Both scripts are located under
"bin" folder of JMeter installation.
3. Try to follow JMeter Best
Practices
This should resolve
the error.
Happy Testing!!!
Comments
Post a Comment