Jump To 'TestSteps'

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.

Syntax

Input: <test case name>

  • The test case should name as Fund Transfer.

  • Supported Input Format:

1. Text

2. Static values/ Dynamic Variables

Output: N/A

Use case/Example

Scenario: Automated Testing of the web application

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.

Last updated

Was this helpful?