Verifying text

When creating a manual test script, you can use the Assisted Data Entry feature to verify information in the test application. When you expect certain text to be present in the application, you associate that text with a script statement. The expected text is then used for comparison during a test run.
To verify text in an application:
  1. Select the statement to which you want to add verification text.
  2. From the toolbar, click the Assisted Data Entry/Verification icon (Add paste compare).
  3. Type the verification text into the text field
  4. When you finish typing, click Close. Statements that contain comparison text are marked with an Assisted Data Entry/Verification (Paste compare) icon.
    Note: To remove comparison text, click the Assisted Data Entry/Verification (Paste compare) icon next to a statement, and delete the text in the field.
During a test run, you view the comment by pointing your cursor to the Assisted Data Entry/Verification icon (Paste compare) in that statement.

Feedback