
Workflow
Design
The intended detailed path the user will take to complete a single task.
Purpose
- Identify what actions are required on each page
- Identify all pages and page-states needed in order for users to complete any multi-step task, including error conditions and exceptions
- Identify all pages and page-states needed for every use case (For example: What happens if the user is logged in versus logged out?)
- Identify intended action flows and rules (For example: What should happen if the user selects "Cancel"?)
- Inform wireframes, development and QA