2.3 Testing in Debug Mode

Debug Mode displays additional information about errors and failures encountered while running the test. This information is displayed in the Project Log pane of the TestConsole window.

NOTE:Not all test modules support the logging of debug information.

To enable debug mode, click the Debug check box in the Project Log control bar.

NOTE:Debug mode runs slower than the normal test mode and can quickly fill up the event log. By default, the log is limited to 20,000 entries. When it exceeds 20,000, the entries at the beginning of the log are lost (because they are overwritten). You can change the log’s maximum entries number in Console > Preferences (see Section 2.5, Setting Preferences).