Start recording a test script to verify that when a customer orders
a music CD, the total amount charged to the credit card is the correct amount
listed in the application.
- On the Functional Test toolbar, click Record a Functional
Test Script(
).
- Type OrderTotal for the name of the test
script.
- Click Next.
When you
create a test script, Functional Tester creates a test datapool and other
test assets. Use the defaults for Private Test Datapool and Sequential.
A private test datapool is associated with only one script and is not available
to any other scripts. When you use the sequential order, the test script accesses
datapool records in the order that they appear in the datapool.
- Click Finish. The Functional
Tester window minimizes and the Recording Monitor opens.