GetTestsFailedCount Function

Action

Returns the total number of tests that failed.

Syntax

iCount = GetTestsFailedCount()
Variable Description
iCount The total number of tests failed. INTEGER.

Notes

GetTestsFailedCount does not count user defined errors when using LogError().