get_executions_by_test
Retrieve execution history and associated defects for a Jira test issue, enabling audit of test coverage and identification of tests never executed.
Instructions
List executions for a given test issue (its execution history & defects).
test is a Jira test issue key or id. Use to flag tests that have never
been executed (audit coverage).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test | Yes | ||
| max_records | No | ||
| offset | No |