SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteTestCaseType
Represents a test case type in the project
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
IsActive | boolean | Is this an active type | Yes |
IsBdd | boolean | Is this a BDD format test case | Yes |
IsDefault | boolean | Is this the default test case type | Yes |
IsExploratory | boolean | Is this an exploratory test case | Yes |
Name | string? | The name of the type | |
Position | int | The display position of this type | Yes |
TestCaseTypeId | int | The id of the test case type | Yes |
WorkflowId | int? | The id of the workflow the type is associated with, for the current project |