generate_test_cases
Generate comprehensive test cases from requirements, user stories, or API specs. Automatically export results to an Excel file for streamlined test management.
Instructions
Generate comprehensive test cases from requirements, user stories, or API specs (with auto Excel export)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Input can be: User Story text, API spec object, or raw requirement text | |
| excel_path | No | Excel file output path (default: ./test-cases-auto.xlsx) | ./test-cases-auto.xlsx |
| auto_export_excel | No | Automatically export test cases to Excel file (default: true) |