Generate missing coverage
generate_missing_coverageSubmit a user story or feature to generate missing test cases. Receives categorized tests with steps and expected results to improve coverage.
Instructions
Generate test cases for a user story or feature that needs better coverage. Submits a test generation job and polls for results (up to 2 minutes). Returns categorized test cases with steps and expected results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_domain | No | Application domain (e.g., 'E-Commerce', 'Banking', 'Healthcare') to tailor test patterns. | |
| user_story | Yes | User story, feature description, or coverage gap to generate tests for. | |
| app_context | No | Application overview or technical context to improve test relevance. |