Unable to verify content in a Windows test

When you play back a Windows test with a content verification point, the test fails to verify the text content.

Cause

The content verification point step in the Windows test fails if the expected value is either set incorrectly or the text field is empty.

Resolution

  1. Open the Windows test that has a content verification point in the UI Test perspective.
  2. Click the step with a content verification point.

    The Check Action Details pane is displayed.

  3. Perform the following steps:
    1. Select a condition to be used to verify the content from the dropdown list that is next to the Verify attribute field.

      For example, select equals to verify whether the received value is equal to the expected value.

    2. Check and correct the expected value to be verified in the text field that is next to the Verify attribute field.
  4. Click File > Save.
  5. Play back the test.