/
End of Scenario
End of Scenario
Use these tools for partial testing!
Primary Features
- End Step ends the step and moves on to the following step.
- End Scenario terminates the scenario.
- They can be used in Conditional Branching to isolate operations.
- They can used for testing part(s) of the scenario by disabling the operations before, after, and in-between.
- Example of using these tools for Conditional Branching.
- Example of using End Step for partial testing.
When you have many steps but there is only one you want to test.
- Place End Step at the top of all the other steps.
Related content
End of Scenario
End of Scenario
More like this
End of Step
End of Step
More like this
End of Step
End of Step
More like this
Execute Scenario
Execute Scenario
More like this
Execute Scenario
Execute Scenario
More like this
Case Action
Case Action
More like this