SpiraPlan: SoapService SOAP Web Service
See all operations
TestCase_DeleteStepParameters
Description
Deletes existing 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 delete (with names and values) |