Design a first regression set for a task
Turn “I know good output when I see it” into reusable test cases.
Task
Design a minimal regression set for the scenario.
Required parts
- At least 2 normal cases
- At least 2 boundary cases
- At least 1 failure case
- Acceptance criteria for each case type
Goal
Someone else should be able to repeat your check and spot system drift.