read_test_execution
Retrieve the most recent test execution result for a specific test case within a test plan, build, or platform to determine its pass/fail status.
Instructions
Fetch the last execution result for a test case within a test plan/build/platform (tl.getLastExecutionResult).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buildId | No | ||
| getBugs | No | ||
| buildName | No | ||
| platformId | No | ||
| testCaseId | No | ||
| testPlanId | Yes | ||
| platformName | No | ||
| testCaseExternalId | No |