Test Data Overview

Use test data to supply realistic values to the variables in a manual test script. Test data is a collection of related data records. During execution, the variables in the manual test script are replaced with data from the test data. As a result, you can use a single script to test multiple data records. Test data can be shared with other team members and offers a powerful way to extend test coverage.

Related information
Test data overview

Feedback