SpiraPlan: ImportExport SOAP Web Service
See all operations
TestRun_RetrieveById
Description
Retrieves a single test run in the system. Only returns the generic information that is applicable for both automated and manual tests. Consider using TestRun_RetrieveAutomatedById or TestRun_RetrieveManualById if you need the automation/manual specific data for the test run
Parameters
Type | Name | Required |
---|---|---|
int | testRunId - The id of the test run | Yes |
Return Value
RemoteTestRun - Test Run object