Running Tested Application Samples

Applies to TestComplete 12.60, last modified on September 17, 2018

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 12 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 12 Samples>\Desktop\Running Tested Applications\DbgServices\Application

TestComplete project suites

<TestComplete 12 Samples>\Desktop\Running Tested Applications\DbgServices

Run Modes

<TestComplete 12 Samples>\Desktop\Running Tested Applications\Run Modes

See Also

TestComplete Samples
Tracing Events and Exceptions With Debug Services
Run Modes and Parameters

Highlight search results