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. |