Working with test data
You can add realistic test data to your manual test scripts.
- Test data overview
Test data is a collection of related data records that supplies
realistic data values to variables in a manual test script.
- Creating test data
When you create test data, you import data from a comma separated
values (CSV) file.
- Managing test data
You can edit test data in the Test Data editor.
- Using test data in manual test scripts
To use external data in a manual test, you need to associate test
data with the manual test script. After you establish this association, you
can use the variables in the test data to replace literal values in the manual
test script.