Navigating to errors

To find and expand the next error or warning message in the results file, choose Edit > Find Error. To skip warning messages and find error messages only, in the Runtime Options dialog, uncheck the check box labeled Find Error stops at warnings.

You 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:

To navigate from a testplan test description in a results file to the actual test in the testplan, click the test description and click Results > Goto Source.