SpiraPlan: SoapService SOAP Web Service
See all operations
TestCase_RetrieveById
Description
Retrieves a single test case in the system
This also populates the test steps collection if you have the appropriate permissions
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 |
Return Value
RemoteTestCase - Test Case object