WarningCount Property

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

Description

Use the WarningCount property to obtain the total number of error messages posted to the log during test execution, to whose results IntegrationResultDescription provides access.

Declaration

IntegrationResultDescriptionObj.WarningCount

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 holding the number of generated user messages.

See Also

ErrorCount Property
Status Property
Working With TestComplete via COM - Overview

Highlight search results