The ProjectSuiteTestItem_COMAccess object contains the following properties:
Property List
| Name | Description | 
|---|---|
Description | 
Specifies the test item’s description. | 
Enabled | 
Specifies whether TestComplete runs the project associated with the test item, when the project suite runs. | 
Project | 
Returns the ProjectTests_COMAccess object that corresponds to the test items collection, to which the given test item belongs. | 
ProjectLocation | 
Specifies the fully qualified file name of the project, to which the given test item corresponds. | 
ProjectName | 
Specifies the short name of the project, to which the given test item belongs. The returned string coincides with the project name shown in the Project Explorer panel. | 
StopOnError | 
Specifies whether TestComplete stops the project suite execution if the execution of the given test item fails. | 
Timeout | 
Specifies the maximum execution time (in minutes) for a project. | 
