SpiraPlan: ImportExport SOAP Web Service
See all operations
TestCase_RetrieveByReleaseId
Description
Retrieves a list of testCases in a particular release that match the provided filter
Parameters
Type | Name | Required |
---|---|---|
int | releaseId - The release we're interested in | Yes |
ArrayOfRemoteFilter? | remoteFilters - The list of filters to apply | |
int | startingRow - The first row to return (starting with 1) | Yes |
int | numberOfRows - The number of rows to return | Yes |
Return Value
ArrayOfRemoteTestCase - List of testCases (no folders)