SpiraPlan: ImportExport SOAP Web Service
See all operations
RemoteTestSetTestCaseMapping
Stores the mapping/coverage between Test Sets and Test Cases
Base Classes
None
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
OwnerId | int? | The id of the owner of the test case in the test set ( Leave as null to default to the test set's owner ) | |
TestCaseId | int | The id of the test case | Yes |
TestSetId | int | The id of the test set | Yes |
TestSetTestCaseId | int | The unique id of the test case in the test set | Yes |