Skip to main content

Test Case Data Collection

In Vansah, a Test Case Data Collection is a structured way to define, manage, and reuse test data within your Test Case or Test Script

Updated over 3 weeks ago

A Test Case Data Collection in Vansah is:

  • A named set of variables along with values

  • Linked to manual or automated test cases

  • Used to drive data-driven testing

  • Managed independently from test logic

Process to manage Test Data Collection

1. Open your Test Case and next to Test Case version select Test Data Collection button

2. Click the Add Variable button to start adding a new variable to your test script.

3. Enter a descriptive name for the new variable to identify it in your test script.

4. Click Save to update and confirm your variable's details for use in the test script.

Did this answer your question?