IsRunning Method

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

Description

Use the IsRunning method to determine whether TestComplete is currently running a test.

Declaration

IntegrationObj.IsRunning()

IntegrationObj An expression, variable or parameter that specifies a reference to an Integration object
Result Boolean

Applies To

The method is applied to the following object:

Result Value

True if TestComplete is running a test or False otherwise.

Example

To view an example that demonstrates how to use the IsRunning method, see the Working With TestComplete via COM - Overview help topic.

See Also

Working With TestComplete via COM - Overview
RunProjectSuite Method
RunProject Method
RunProjectItem Method
RunRoutine Method
RunRoutineEx Method
Stop Method
Halt Method

Highlight search results