16 lines
854 B
Markdown
16 lines
854 B
Markdown
---
|
|
description: Design a complete usability testing plan.
|
|
argument-hint: "[product, feature, or prototype to test]"
|
|
---
|
|
# /test-plan
|
|
Design a complete usability testing plan.
|
|
## Steps
|
|
1. **Objectives** — Define what you need to learn.
|
|
2. **Method** — Choose testing approach using `prototype-strategy` skill.
|
|
3. **Scenarios** — Write test tasks using `test-scenario` skill.
|
|
4. **Click tests** — Design findability tests using `click-test-plan` skill.
|
|
5. **Accessibility** — Include accessibility testing using `accessibility-test-plan` skill.
|
|
6. **Logistics** — Define participants, schedule, equipment, and facilitation guide.
|
|
## Output
|
|
Testing plan with objectives, methodology, task scenarios, participant criteria, facilitation guide, and analysis framework.
|
|
Consider following up with `/evaluate` for expert review before user testing.
|