nirolfum
6 years agoNew Contributor
Fail a test if more than 1 min has passed since start and no response is received
Hi guys,
I`m new to SoapUI and I am using the free version at the moment. My issue is that I have some tests that sometimes take a lot of time to finish executing (~3-4 mins up untill I receive a response back). I would like to fail the tests which take more than 30 seconds to get back a response as more than 30 seconds at this stage means big performance issues. In the future, the time will be lowered at 15 seconds/response.
Can you please help me with some suggestions of what I can use?
Thank you in advance
Hi,
Found the solution. You can set-up a Testcase time-out.
Double click the test case and go to TestCase Options. From there, you can set-up a TestCase timeout, which works wonderfull.
Regards