For each run test, TestComplete keeps a test log that can include messages of different types, images, and other data. For instance, TestComplete can generate error or warning messages to pinpoint errors, as well as notifications about the simulated user actions such as keystrokes or mouse clicks.
In addition, you can post any custom messages to the test log from your tests. This section describes how to post various data to the test log.
Describes how to post error, warning, informative and other messages to the test log from keyword tests and script routines.
Adding Variable Values to Log Messages
Explains how to post variable values to the log.
Specifying Complex Expressions in Log Messages
Explains how to post complex expressions to the log.
Explains how to post images to the log from script routines and keyword tests.
Explains how to specify the format of images posted to the test log.
Explains how to post files and file links to the log.
Explains how to organize messages into folders.
Collecting Call Stack Information for Log Messages
Describes how to command the test engine to trace the call stack information for messages and images posted to the log.