e2e_generate_scenarios
Convert user stories or feature descriptions into end-to-end test scenarios. Provide app type and feature details to get actionable test cases for web, mobile, or API.
Instructions
Generate end-to-end test scenarios from user stories or feature descriptions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| app_type | No | Application type: 'web', 'mobile', 'api' | |
| feature_description | Yes | User story or feature description to generate E2E scenarios from |