Lesson 4: Create a verification point with a dataset reference
In this lesson, you create a verification point with a dataset reference to check that the price for the CD is correct in the ClassicsCD application.
What is a verification point?:
A
verification point captures object information and literal values from the
application-under-test and stores it as the baseline for comparison during playback. When
you play back the script, a verification point captures the object information again to
compare it to the baseline and see if any changes have occurred, either intentionally or
unintentionally. Comparing the actual object information in a script to the baseline is
useful for identifying potential defects.
You will use a dataset reference instead of a literal value for the value that you are testing in the verification point. Using datasets with verification points gives you more flexibility to test realistic data with your test scripts.
Create a verification point with a dataset reference
Place the order and close the ClassicsCD application
- In the ClassicsCD application, click Place Order to place the order, and then click OK to close the message confirming your order.
- Click X in the upper right corner of the Classics CD application to close the application.
Stop recording
On the Recording toolbar, click Stop
Recording (
) to write all recorded information to the test script.
) to write all recorded information to the test script.
.
to $18.99, which is next to "Sub-Total" in the Classics CD application.
) to use a dataset instead of a literal value in a verification point. (If you
cannot see the 