SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteTestConfigurationParameterValue
Represents a test set parameter (used when you have a test set pass parameters values to all of the containes test cases)
Base Classes
None
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| Guid | string? | The guid of the test case parameter | |
| Name | string? | The name of the test case parameter | |
| TestCaseParameterId | int | The id of the test case parameter | Yes |
| Value | string? | The value of the parameter to be passed from the test configuratiin entry to the test cases |