SpiraPlan: SoapService SOAP Web Service
See all operations
TestSet_RetrieveByTestCaseId
Description
Retrieves all (Up to 500) Test Sets which contain the provided test case ID
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - User API Credentials | |
int | projectId - The ID Of the project containing the test case | Yes |
int | testCaseId - ID of the relevant test case | Yes |
Return Value
ArrayOfRemoteTestSet - List of up to 500 Test sets which contain the test case with the passed in TestCaseId in the provided project