Click or drag to resize

LoadTestCaseScenarioStatus Property

Gets the status of the current performance test scenario

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public ScenarioStatus ScenarioStatus { get; protected set; }

Property Value

Type: ScenarioStatus
The status.
See Also