Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
I am not sure why that test step is in an infinite loop when ran from the test suite level. It could be hung in another Groovy script you are running from that script. I would suggest doing some logging in the CheckTransitionStatus Groovy script, TestRunListener.beforeStep, and TestRunListener.afterStep event handlers. If you can send your project then open a support ticket at http://www.soapui.org/Support/support-overview.html with your license number and attach.
Regards,
Marcus
SmartBear Support
I am not sure why that test step is in an infinite loop when ran from the test suite level. It could be hung in another Groovy script you are running from that script. I would suggest doing some logging in the CheckTransitionStatus Groovy script, TestRunListener.beforeStep, and TestRunListener.afterStep event handlers. If you can send your project then open a support ticket at http://www.soapui.org/Support/support-overview.html with your license number and attach.
Regards,
Marcus
SmartBear Support