GetTotalErrorCount Function

Action

Returns the total number of errors generated from all test cases executed in the current test plan.

Syntax

iCount = GetTotalErrorCount()
Variable Description
iCount The number of errors generated in the current test plan. INTEGER.