GetTotalWarningCount Function

Action

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

Syntax

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