Inserting a Content-Verification Function

  1. In Host Screen Info view, right-click an input field for which you want to verify the return value.
  2. Select Verify Selected Text.
  3. The Insert Verification Function dialog box opens. Use this dialog box to specify the type of verification function that should be inserted into the BDL script. From the Verify that the sequence of characters starting at column x, row x list box, select is equal to or is not equal to.
  4. Specify if the verification should be against a constant value or a parameter value.
  5. Specify whether or not the verification is to be Case sensitive and if white spaces should be ignored.
  6. In the Severity portion of the dialog box, specify the severity that is to be raised if the verification returns a negative result (Error, Warning, Informational, or Custom).
  7. Click OK to add the verification function to your test script. Once the BDL script has been successfully modified, repeat this process for each verification you want to add to the BDL script.