Runner.Start Method

Applies to TestComplete 15.47, last modified on January 20, 2023

Description

This method initializes TestComplete subsystems and runs the tests defined for the current project in the Execution Plan editor of the project.

Use this method to initiate a script run from an application that works with TestComplete via OLE. Do not call this method in your TestComplete scripts.

Declaration

Runner.Start()

Result None

Applies To

The method is applied to the following object:

Result Value

None.

See Also

Working With TestComplete via COM - Overview

Highlight search results