Forum Discussion

bsteiner's avatar
bsteiner
New Contributor
8 years ago

How to get a successful test?

I have a testcase with some teststeps like this:

teststep1

teststep2

Conditional step (if fail go to teststep2, if ok goto End)

End

 

My problem is, that the testcase is failed if the conditional step is one ore more failt. Do you know a solution?

4 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    Please show the response of step2 and show how the conditional goto step is defined.