Click or drag to resize

IPerformanceCountersGetActualIterationPassrate Method

Gets the average pass rate of Iterations.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
double GetActualIterationPassrate()

Return Value

Type: Double
A Double value represents the average pass-rate of executed iterations.
See Also