Integration Object Properties

Applies to TestComplete 15.62, last modified on March 19, 2024

The Integration object contains the following properties:

Property List

Name Description
Project Returns the ProjectIntegration object that lets you manage contents of the project opened in TestComplete.
ProjectRoutinesIterator Returns the ProjectRoutinesIterator object that provides an interface to the collection of scripting routines of a TestComplete project.
ProjectSuiteFileName Specifies the file name of the project suite opened in TestComplete.
RoutineResult Contains the result value of a routine that was executed with the RunRoutine or RunRoutineEx methods.
TestSuite Provides access to test items of the current project suite or project.

See Also

Integration Object

Highlight search results