SpiraPlan: SoapService SOAP Web Service
See all operations
TestSet_UpdateTestCaseMapping
Description
Updates a test set test case mapping's properties (not the mapping itself)
If Position is set to a value that is already in use by other test cases, the position will not be updated
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The API credentials | |
int | projectId - The id of the project | Yes |
int | testSetId - The id of the test set | Yes |
RemoteTestSetTestCaseMapping? | remoteTestSetTestCaseMapping - The test set test case mapping resource data |