Some common confusion I’ve come across recently involves the difference between a Scenario and Acceptance Criteria.
I’ll start by defining these two things as I understand them.
- A scenario is an example of the system’s behavior from one or more users’ perspectives.
- Acceptance criteria are a set of rules which cover aspects of a system’s behavior, and from which scenarios can be derived.
