Description
Use the ErrorCount
property to obtain the total number of error messages posted to the log during test execution, to whose results IntegrationResultDescription provides access.
Declaration
IntegrationResultDescriptionObj.ErrorCount
Read-Only Property | Integer |
IntegrationResultDescriptionObj | An expression, variable or parameter that specifies a reference to an IntegrationResultDescription object |
Applies To
The property is applied to the following object:
Property Value
An integer value specifying the number of generated error messages.
See Also
WarningCount Property
Status Property
Working With TestComplete via COM - Overview