Forum Discussion

bpistole's avatar
bpistole
Contributor
7 years ago

skip test step using groovy

I have a test where I need to iterate through the response to validate several values. If the values match I want to goto a "pass" test step but if they fail I want to go to a different "fail" test ...