Forum Discussion

Markal's avatar
Markal
Occasional Contributor
9 years ago

Failing test cases

Hi! I'm working with SOAPUI NG PRO and ran into the following issue: In a test case I have many test steps. I would like to create a "hierarchy" between them. So for example: testStep4 - checks if...
  • axeltoushirou's avatar
    9 years ago

    Try using "Conditional Goto" testStep make a condition for each posibility using xpath expression. I think that's a better way.