Share via


AutoStopCriteria.ErrorRate Property

Definition

Threshold percentage of errors on which test run should be automatically stopped. Allowed values are in range of 0.0-100.0.

public float? ErrorRate { get; set; }
member this.ErrorRate : Nullable<single> with get, set
Public Property ErrorRate As Nullable(Of Single)

Property Value

Applies to