SpiraPlan: SoapService SOAP Web Service
See all operations
TestCase_UpdateStepParameters
Description
Updates 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 update (with names and values) |