danielko
13 years agoNew Contributor
Test step for skipping others?
Hi,
how can I define a test step that if it is reached will end/terminate the test immediately?
Example Steps:
-Conditional goto (if true, jump to property transfer2, else continue)
-property transfer1
-terminate the testcase
-property transfer2
-...
Now, if the condition matches, prop transfer 2 and following steps should be executed.
If not, then only prop tranfer1 should execute and after that the TC should just end, omitting any other steps...
Thanks
how can I define a test step that if it is reached will end/terminate the test immediately?
Example Steps:
-Conditional goto (if true, jump to property transfer2, else continue)
-property transfer1
-terminate the testcase
-property transfer2
-...
Now, if the condition matches, prop transfer 2 and following steps should be executed.
If not, then only prop tranfer1 should execute and after that the TC should just end, omitting any other steps...
Thanks