Click or drag to resize

ReportItemPassrate Property

Gets the pass rate (percentage of passed items v.s all items

Namespace:  Hummingbird.TestFramework.Automation.Report
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public float Passrate { get; }

Property Value

Type: Single
The pass rate between 0 and 1;
See Also