GetTestCaseErrorCount Function

Action

Returns the number of application errors discovered by the current test case.

Syntax

iErrCount = GetTestCaseErrorCount()
Variable Description
iErrCount The number of errors found by the current test case. INTEGER.