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
Navigate to a Test Script of type “Multi Steps”
Select the test step in your script.
From the bottom menu, click the Call another Test Case icon.
Select any number of Test Cases to insert within the current Test Case script.
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
Improved Reusability: Break down Test Cases into small, reusable pieces.
Eliminate Duplication: No need to copy and paste test steps across multiple test cases.
Modular Design: Achieve greater testing efficiencies by creating a library of reusable test components.
Streamlined Workflow: Easily maintain and update test cases across your entire test suite.



