Associating a test script with a datapool
You can associate a test script with a datapool to use external data to drive the application instead of using a literal value.
A datapool is a test dataset, a collection of related data records. It supplies data values to the variables in a test script during test script playback.
To associate a datapool with a test script:
Procedure
- Open the test script that you want to change.
- From the Script Explorer, select Test Datapool.
- Right-click and select Associate with Datapool.
- Type the name and path of the test datapool or select a datapool from the list of datapools.
- Click OK.
Related tasks