SpiraPlan: SoapService SOAP Web Service
See all operations
TestRun_RetrieveByTestCaseId
Description
Retrieves a list of test runs for a specific test case
Doesn't include the test run steps
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The API credentials | |
int | projectId - The ID of the project | Yes |
int | testCaseId - the id of the test case | Yes |
ArrayOfRemoteFilter? | remoteFilters - The list of filters to apply | |
RemoteSort? | remoteSort - The sort to apply | |
int | startingRow - The first row to return (starting with 1) | Yes |
int | numberOfRows - The number of rows to return | Yes |
Return Value
ArrayOfRemoteTestRun - List of test runs