SpiraPlan: SoapService SOAP Web Service
See all operations
TestSet_RetrieveByFolder
Description
Retrieves a list of testSets in the project (all folders) that match the provided filter
Parameters
| Type | Name | Required |
|---|---|---|
| RemoteCredentials? | credentials - The API credentials | |
| int | projectId - The ID of the project | Yes |
| int? | testSetFolderId - The id of the folder, null = root | |
| ArrayOfRemoteFilter? | remoteFilters - The list of filters to apply | |
| RemoteSort? | remoteSort - The sort to use | |
| int | startingRow - The first row to return (starting with 1) | Yes |
| int | numberOfRows - The number of rows to return | Yes |
| int? | incidentId - |
Return Value
ArrayOfRemoteTestSet - List of testSets