To find and expand the next error or warning message in the results file, choose Runtime Options dialog, uncheck the check box labeled Find Error stops at warnings.
. To skip warning messages and find error messages only, in theYou can also use the Find, Find Next, and Go to Line commands on the Edit menu to navigate through a results file.
To expand an error message to reveal the cause of an error, click the red plus sign preceding the message. In addition to the cause, you can see the call stack which is the list of 4Test functions executing at the time the error occurred.
There are several ways to move from the results file to the actual error in the script:
Double-click the margin next to an error line to go to the script file that contains the 4Test statement that failed.
Click an error message and choose
.Click an error message and press Enter.
To navigate from a testplan test description in a results file to the actual test in the testplan, click the test description and click
.