How can i capture error and stop the execution of load test
Hello, While executing soap request, sometimes our server returns "Connection Refused" error. I have to execute a load test scenario where i would like to stop execution if i get "Connection Refused" error. How can i capture the error and cancel the execution of load test script?