SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteTestSetTestCaseParameter
Represents a test set test case parameter (used when you have a test set pass parameters through to mapped test cases)
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| Name | string? | The name of the test case parameter | |
| TestCaseParameterGuid | string? | The guid of the test case parameter | |
| TestCaseParameterId | int | The id of the test case parameter | Yes |
| TestSetTestCaseId | int | The id of the test set test case | Yes |
| Value | string? | The value of the parameter to be passed from the test set to the test case |