SpiraPlan: SoapService SOAP Web Service
See all operations
TestCase_Retrieve
Description
Retrieves a list of testCases 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 |
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
ArrayOfRemoteTestCase - List of testCases