Lesson 2: Creating a verification point

You can learn about creating a verification point for an action that you recorded on an application under test (AUT). Verification points verify that a certain action has taken place, or they verify the state of a control or an object during the play back of tests.

Before you begin

You must have completed the following tasks:

About this task

You can create a verification point for a recorded action in the SmartShot View tab of the test editor window and view the verification step in the test.

Procedure

  1. Select the test step that corresponds to the first click action that you performed on the Log in link on the Wikipedia website.
    The screen capture and properties for the click action are displayed in the SmartShot View tab.
    Note: Verify whether the click action is highlighted in the screen capture that is displayed in the SmartShot subtab.
    Test Editor

  2. Right-click the row with Log in in the Properties panel of the SmartShot View tab.
    Test Editor Properties

  3. Select Create verification point for ‘Content'.
    A verification point is created for the selected click action and the verification step is added in the Test Contents panel with the icon.VP step

  4. Click File > Save to save the changes.

Results

In this lesson, you have learned to create a verification point for an action that you recorded on an AUT.

What to do next

You can learn about running a test to verify whether the test scenario was played back successfully by HCL OneTest UI. See Lesson 3: Running a test.