Jump To 'TestSteps'
Last updated
Last updated
This is a pre-built action in Avo Assure is available under the @Generic element. It instructs the Avo Assure client to jump to the Test case as defined in the input value.
Input: <test case name>
Note: The test case should name as Fund Transfer.
Supported Input Format:
1. Text
2. Static values/ Dynamic Variables
Output: N/A
You are testing a web application. In this testing scenario, we will use the Jump to Test steps action to execute through certain Test steps. In this scenario, this action is extremely useful in automated testing when you need to skip over redundant intermediate steps and focus directly on specific parts of a workflow. It helped to streamline the test flow by jumping directly to important steps. It reduces time spent on non-essential steps.
Input: Test case name as Fund transfer.
Expected result: It should jump directly to the desired test case for execution.
Output: This action jumps directly to the desired test case.