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.
About
Running Tested Application samples demonstrate how to run tested applications in different run modes and how to trace exceptions in these applications.
These samples are a part of the additional sample package. To use them, download this package from support.smartbear.com/downloads/testcomplete/samples/ and install it.
After the installation is over, you can find the samples in the <TestComplete 14 Samples>\Desktop\Running Tested Applications folder.
Files
DbgServices
Illustrates how you can test your applications using the DbgServices
object. The script checks whether the DbgServices object will trace events and exceptions, launches the tested application, runs the application’s code that raises exceptions, and finally collects information on the occurred events and raised exceptions in the test log.
Application
<TestComplete 14 Samples>\Desktop\Running Tested Applications\DbgServices\Application
TestComplete project suites
<TestComplete 14 Samples>\Desktop\Running Tested Applications\DbgServices
Run Modes
<TestComplete 14 Samples>\Desktop\Running Tested Applications\Run Modes
See Also
TestComplete Samples
Tracing Events and Exceptions With Debug Services
Run Modes and Parameters