A verification point asks a question about the application you are testing; for example, "Did the User Login window open?"
). Manual Tester changes the step icon (
) to a verification point icon (
).
) and then type the following text: Expand the Bach folder.
and then press Enter. This statement should be a step. If it is not, on the Manual Tester toolbar, click Set as Step (
).
) in the script, type the following text: Under Bach, click Violin Concertos.
and then press Enter.
) in the script, type the following text: Click the Place Order button.
and then press Enter.So far, we have created five statements in the script (four steps and one verification point). Look at the Outline view in the left pane of the Manual Tester window. The Outline view displays the structure of the script you have been developing. It displays the first few characters of each statement. You can rename any statement in the Outline view to something more meaningful without changing the statement in the script.
) in the script, type the following text: Did the Member Logon dialog box open?
and then press Enter.
. Manual Tester changes the step icon
(
) to a verification point icon (
).
