GetLastResultDescription Method

Applies to TestComplete 15.63, last modified on April 10, 2024

Description

Use the GetLastResultDescription method to the IntegrationResultDescription object that provides information on results of the last executed test.

Declaration

IntegrationObj.GetLastResultDescription()

IntegrationObj An expression, variable or parameter that specifies a reference to an Integration object
Result The IntegrationResultDescription object

Applies To

The method is applied to the following object:

Result Value

The IntegrationResultDescription object providing access to results of the last test run.

Example

To view an example that demonstrates how to use the GetLastResultDescription method, see the Working With TestComplete via COM - Overview help topic.

See Also

Working With TestComplete via COM - Overview
Integration.ExportResults
RunProjectSuite Method
RunProject Method
RunProjectItem Method
RunProjectTestItem Method
RunRoutine Method
RunRoutineEx Method

Highlight search results