Description

Use the IsTestCompleted property to determine whether the test, to whose results IntegrationResultDescription provides access, was completed or interrupted.

Declaration

IntegrationResultDescriptionObj.IsTestCompleted

Read-Only Property Boolean
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

True if the test run was completed or False if the test run was interrupted.

See Also

Status Property
ErrorCount Property
WarningCount Property
Working With TestComplete via COM - Overview

Highlight search results