SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteTestSetParameter
Represents a test set parameter (used when you have a test set pass parameters values to all of the containes 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 |
TestSetId | int | The id of the test set | Yes |
Value | string? | The value of the parameter to be passed from the test set to the test cases |