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
ArrayOfRemoteFilter? remoteFilters - The list of filters to apply
RemoteSort? remoteSort - The sort to use
intstartingRow - The first row to return (starting with 1) Yes
intnumberOfRows - The number of rows to return Yes
int? releaseId - The id of the release, null = all releases

Return Value

ArrayOfRemoteTestCase - List of testCases