Running Tested Application Samples

Applies to TestComplete 15.63, last modified on April 10, 2024

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/testcomplete/downloads/samples and install it.

After the installation is over, you can find the samples in the <TestComplete 15 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 15 Samples>\Desktop\Running Tested Applications\DbgServices\Application

TestComplete project suites

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

Run Modes

<TestComplete 15 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