I want to implement error handling in my script (like textcheck in LR).
I’m able to validate the Text using Response Assertion.
But my question is how to stop th
If you need to limit this behaviour to one request, add a Result Status Action Handler as a child of the request, then set it to Stop Thread
In Thread group, choose Stop Thread under Action to be taken after a sample error. This will stop the test once assertion fails