Runner.Start Method

Applies to TestComplete 14.10, last modified on June 5, 2019

Description

This method initializes TestComplete subsystems and runs the tests defined for the current project in the Test Items page of the project editor.

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