SpiraPlan: SoapService SOAP Web Service
See all operations
TestCase_AddStepParameters
Description
Adds new parameters with provided names and values for a test link step
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The API credentials | |
int | projectId - The ID of the project | Yes |
int | testCaseId - The id of the test case | Yes |
int | testStepId - The id of the test step (link) | Yes |
ArrayOfRemoteTestStepParameter? | testStepParameters - An array of parameters to add (with names and values) |