Get Test Manager Test Execution History by Jira ID
tm.get_testExecutionHistoryByJiraIdRetrieves the full execution history of test cases linked to a Jira issue, including status, timestamps, environment, and execution counts.
Instructions
Retrieves the execution history of every LambdaTest Test Manager test case linked to a given Jira issue ID (e.g. 'PROJ-123'): each recorded run's status, which test case and test run it belongs to, start/end time, framework, test type (automation/manual), browser/OS/device environment, and automation test ID, plus overall executed/planned execution counts. Use this to see how all test cases tied to a Jira ticket have performed. If the Jira ID has no linked executions, returns an empty history rather than an error. Read-only; does not modify anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jira_issue_id | Yes |