SpiraPlan: ImportExport SOAP Web Service
See all operations
RemoteTestCaseParameter
Represents a test case parameter (used when you have linked test case steps)
Base Classes
None
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| DefaultValue | string? | The default value when none is provided by a parent test case | |
| Name | string? | The name of the parameter | |
| TestCaseId | int | The id of the test case the parameter is defined for | Yes |
| TestCaseParameterId | int? | The id of the test case parameter |