In this lesson, you will use the data-driver to populate a datapool
with data from the sample application. A datapool is a collection of related
data records. A datapool supplies data values to the variables in a test script
during test script playback.
- On the Recording toolbar, click Insert Data Driven Commands (
). The recording pauses and the
Insert Data Driven Actions page opens.
- From the Insert Data Driven Actions page, use the mouse to drag
the Object Finder (
) to the title bar of the Place an Order window
on the ClassicsCD application. Functional
Tester outlines the entire Place an Order window with a red border.
- Release the mouse button.
The Data Drive Actions
page opens. In the Data Drive Actions page, under the DataDriven Commands
table, information appears about the objects that you selected.
You can hover over a row in this table to view the line of code that
Functional Tester inserts into the test script to data-drive the test script.