GetTestsPassedCount Function

Action

Returns the total number of tests passed. Only test cases that do not contain errors are counted.

Syntax

iCount = GetTestsPassedCount()
Variable Description
iCount The total number of tests passed. INTEGER.