list_executions_by_cycle
Retrieve all test executions for a test cycle, including status, executor, and end date, for Cloud instances.
Instructions
List all test executions for a specific test cycle. Returns execution status, executedBy, actualEndDate for each test case in the cycle. Cloud only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | Maximum number of results to return (optional, default 100) | |
| project_key | Yes | Project key (required for Cloud) | |
| test_cycle_key | Yes | Test cycle key (e.g., DDCN-R371) |