Skip to main content

Call Test Case within your Test Script

How to use Call Test Case within your Test Script

Updated yesterday

Vansah has introduced a powerful new feature called “Call Test Case,” which allows users to insert existing test cases directly into their test scripts.

How to Use the Call Test Case Feature

  1. Navigate to a Test Script of type “Multi Steps

  2. Select the test step in your script.

  3. From the bottom menu, click the Call another Test Case icon.

    Add a step comment to capture notes or context that helps testers avoid confusion.


  4. Select any number of Test Cases to insert within the current Test Case script.

  5. Select "Call Insert".

Prerequisites

To use the Call Test Case feature, ensure you have:

  • A Test Case Script of type “Multi steps”

  • At least one Test Step in your Test Case script

Benefits of Using Call Test Case

  1. Improved Reusability: Break down Test Cases into small, reusable pieces.

  2. Eliminate Duplication: No need to copy and paste test steps across multiple test cases.

  3. Modular Design: Achieve greater testing efficiencies by creating a library of reusable test components.

  4. Streamlined Workflow: Easily maintain and update test cases across your entire test suite.

Did this answer your question?