jsparks
17 years agoNew Contributor
Getting the Status of a Test Step
Hi,
I'm having trouble understanding how write the groovy script I need. I admit I don't have much knowledge of Java or Groovy. Basically in my test case I have one Test Request. Based on the status of that of that request (OK or Fail) I want to go to one step or another.
My question is where do I find the status of the test step? I've been reading all the forum posts and I still don't understand how to write the code correctly. I feel like this should be pretty straight forward.
Thanks,
Jon
I'm having trouble understanding how write the groovy script I need. I admit I don't have much knowledge of Java or Groovy. Basically in my test case I have one Test Request. Based on the status of that of that request (OK or Fail) I want to go to one step or another.
My question is where do I find the status of the test step? I've been reading all the forum posts and I still don't understand how to write the code correctly. I feel like this should be pretty straight forward.
Thanks,
Jon