Jump To 'TestSteps'
This is a pre-built Action located under the @Generic Element. The functionality of this Action in Avo Assure is to jump to the test case specified in the input value. The execution result is stored in a dynamic variable.
Syntax
Input Value: <test case name>
<test case name>
(Required)
Specify the name of the Test Case where execution should jump directly. Supported Input Format:
1. Text
2. Static values/ Dynamic Variables Note: The specified Test Case must be existed within the flow
Output value:
N/A
Not Applicable
Example
Performs a jump to the specified test case for continued execution The Jump To 'TestSteps' action takes the value from the Input Value column (e.g., in the screenshot below, the 7th Test Step uses "logout process" as the input value) and jumps the execution flow directly to the named Test Step (e.g., logout process). The action does not return any value in a dynamic variable and execution continues from the specified Test Case onward.

Last updated
Was this helpful?