Click or drag to resize

TestCaseTestStepCount Property

Gets the count of test steps

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public int TestStepCount { get; }

Property Value

Type: Int32
The test step count.
See Also