TestComplete samples (both built-in and additional) are located in the <Users>\Public\Public Documents\TestComplete 14 Samples folder.
Some file managers display the Public Documents folder as Documents.
Information in this topic applies to desktop applications only. |
If your tested application freezes, exits unexpectedly or throws exceptions, you can use TestComplete tools to track down the cause of these issues.
In This Section
Tracing Exceptions, Crashes and Freezes - Overview
Debug Services Support - Required Plugins
DbgServices
plug-in file.Tracing Events and Exceptions With Debug Services
DbgServices
object to trace exceptions and events in tested applications.Tracing Events and Exceptions With AQtime
Diagnosing Application Freezes
Creating Process Dumps During a Test Run
Related Topics of Interest
Handling Exceptions in Scripts
Samples
To use the following samples, download the TestComplete Samples installation package from the https://support.smartbear.com/downloads/testcomplete/samples/ page of our website and run it.
DbgServices object
Shows how to use the DbgServices
object to trace applications:
TestComplete project suites:
<TestComplete Samples>\Desktop\Running Tested Applications\DbgServices
AQtime objects
Shows how to use AQtime
objects to trace applications:
TestComplete project suites:
<TestComplete Samples>\Desktop\Coverage Testing