Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerates the possible types of test steps.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Enumeration TestStepType
public enum TestStepType
public enum class TestStepType
type TestStepType
public enum TestStepType
Members
Member name | Description | |
---|---|---|
ActionStep | Represents an action step. | |
ValidateStep | Represents a validation step. |