Test Case Üret
testcase_generateGenerate standardized test cases from feature descriptions and acceptance criteria, with options for risk level, boundary, and negative testing.
Instructions
Feature açıklaması ve acceptance criteria'dan standart test case üretir.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module | No | ||
| feature | Yes | ||
| risk_level | No | medium | |
| include_boundary | No | ||
| include_negative | No | ||
| acceptance_criteria | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testcases | Yes | Generated standard test cases | |
| suggestions | Yes | Additional testing suggestions | |
| total_generated | Yes | Number of test cases generated | |
| coverage_summary | Yes |