This section explains how you can control TestComplete via COM.
In This Section
Working With TestComplete via COM - Overview
Describes how to connect to the TestComplete COM server and how to control various TestComplete operations via COM.
Configuring Manifests on Windows 8 and Later Operating Systems
Describes how to configure the privilege level of TestComplete and your COM client on Windows 8 and later operating systems.
Calling Script Routines via COM
Describes how to run script routines in your TestComplete projects via COM.
Related Topics of Interest
Integration Object - Common Tasks
Describes how to perform basic operations on TestComplete (for example, opening a project, running a test, exporting test results) via COM by using the
Integration
object.