Forum Discussion

krogold's avatar
krogold
Regular Contributor
7 years ago
Solved

How to stop a hanging test case

Hello,

 

I have a test case that contains a call to a shell script on a distant server. When I launch it, the operation goes to the end correctly but the test case in Soap UI remains "Running".

Is there a possibility to timeout testCases in ordrer to be able to continue the test, whatever the step result is ?