Jump To 'TestSteps'

This is a pre-built action located under the @Generic element, instructs the Avo Assure to jump to the Test Case as defined in the input value.

Syntax

Input Value: <test case name>

Argument
Description

<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:

Argument
Description

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?