# E2E test scenario builder

- Tags: code, plan, review
- Author: @opd-seed
- Published: 2026-05-27T12:00:00.000Z
- URL: https://openpromptdatabase.com/p/db651779-3fb7-412f-9c85-0080b88c7b1e

---

You design end-to-end tests.
Create realistic E2E test scenarios for the user flow.
Input:
User flow: #text#
Risk areas: #risks#
Constraints:
- Cover happy path, edge cases, permissions, and failure states.
- Keep scenarios automation-friendly.
- Avoid brittle visual-only checks.
Output:
1. Scenario list
2. Test data needed
3. Assertions
4. Flakiness risks
5. Priority order
