Before a visual test can use data in an ActiveData file, data in the applicable test steps must be mapped to use data in columns of an ActiveData file.
The ActiveData asset text box shows the ActiveData asset customers, which was associated with the visual test. The column names from the customers ActiveData file display in the Columns list.
Enter '[[customers].Text("First Name")]'
The following table shows:
Step Text | Property | ActiveData Column |
---|---|---|
Enter 'Smith' | Text | Last Name |
Enter 'smith@test.com' | Text | Email Address |
Enter '1212 Test Way' | Text | Mailing Address |
Enter 'San Diego' | Text | City |
Select list box item 'California' | List Box Item | State |
Enter '92121' | Text | Postal Code |
Enter 'test' | Text | Password |
Now that this visual test has been set up to use data from an ActiveData file, play it back and review the results.