qatester05
14 years agoOccasional Contributor
API call request: gotoNextTestCase()
API call request: gotoNextTestCase()
I would like to skip execution of some test cases in my test suite. For this, i have a Groovy Script at the beginning of each test case to check for a condition and if the condition is true i have to skip the current test case and goto Next Test case.
http://www.soapui.org/forum/viewtopic.php?f=2&t=11931&p=29471
Thanks.
I would like to skip execution of some test cases in my test suite. For this, i have a Groovy Script at the beginning of each test case to check for a condition and if the condition is true i have to skip the current test case and goto Next Test case.
http://www.soapui.org/forum/viewtopic.php?f=2&t=11931&p=29471
Thanks.