The IntegrationResultDescription object contains the following properties:
Property List
| Name | Description | 
|---|---|
| ComputerName | Specifies the name of the computer, on which the test were executed. | 
| EndTime | Specifies the date and time of the test end. | 
| ErrorCount | Specifies the total number of error messages posted to the test log during the test run. | 
| IsTestCompleted | Specifies whether the test execution was completed or it was interrupted. | 
| LogFileName | Specifies the name and path of the log file holding test results. | 
| NameOfRootLog | Specifies the name of the root log node. | 
| StartTime | Specifies the date and time of the test start. | 
| Status | Provides information on test results: whether the test execution was successful, has warnings or error messages posted to the log. | 
| TestType | Specifies the name of the executed project suite, project, project item or script routine. | 
| UserName | Specifies the user account under which TestComplete was running when executing the test. | 
| WarningCount | Specifies the total number of warning messages posted to the test log during the test run. | 
