improve_test_case
Analyze test cases to identify issues and apply improvements with detailed suggestions and optional automatic fixes for better quality assurance.
Instructions
🔧 Analyze and improve a test case with detailed suggestions and optional automatic fixes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | Yes | Project key (e.g., 'android' or 'ANDROID') | |
| caseKey | Yes | Test case key (e.g., 'ANDROID-29') | |
| rulesFilePath | No | Path to custom rules markdown file | |
| checkpointsFilePath | No | Path to custom checkpoints markdown file | |
| format | No | Output format | markdown |
| applyHighConfidenceChanges | No | Automatically apply high-confidence improvements | |
| include_clickable_links | No | Include clickable links to Zebrunner web UI |