Forum Discussion
SmartBear_Suppo
Alumni
13 years agoHi,
I am not able to reproduce the issue you are having. When I run a groovy script in a load test with
The load tests stops, shows a pop up dialog, and SoapUI does not hang. Can you upgrade to SoapUI Pro 4.5.2 or 4.6.1? If you are able to attach a project in which this issue occurs that I can try that would help to.
Regards,
Marcus
SmartBear Support
I am not able to reproduce the issue you are having. When I run a groovy script in a load test with
if (context.LoadTestContext != null) {
context.LoadTestContext.loadTestRunner.fail('load test failed at Start - see logs')
}The load tests stops, shows a pop up dialog, and SoapUI does not hang. Can you upgrade to SoapUI Pro 4.5.2 or 4.6.1? If you are able to attach a project in which this issue occurs that I can try that would help to.
Regards,
Marcus
SmartBear Support