In
Host Screen Info view, right-click an input
field for which you want to verify the return value.
Select
Verify Selected Text.
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.
Specify if the verification should be against a
constant value or a
parameter value.
Specify whether or not the verification is to be
Case sensitive and if white spaces should be
ignored.
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).
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.