Task analysis
A task is bigger than one click
- Tasks have steps, decisions, and dependencies.
- A task can fail before the screen begins.
- A task can fail after the button is pressed.
Practice sequence
- 1BeforeWhat triggers the task?
- 2DuringWhat choices, checks, fields, or comparisons happen?
- 3AfterWhat confirmation, recovery, or next step is needed?