Usability Testing -- Research Skill Pack
Structured methodology for planning, executing, and analyzing usability tests. Integrates with the Memoire research pipeline to transform raw observations into actionable design decisions.
Test Planning Methodology
1. Define Research Questions
Every test starts with 3-5 focused research questions. Format:
RQ1: Can users complete [task] without assistance?
RQ2: Where do users hesitate or make errors during [flow]?
RQ3: How does [new pattern] compare to [existing pattern] in efficiency?
2. Choose Test Type
| Method |
Best For |
Participants |
Duration |
| Moderated in-person |
Complex flows, emotional reactions |
5-8 |
45-60 min |
| Moderated remote |
Geographic diversity, screen sharing |
5-8 |
30-45 min |
| Unmoderated remote |
High volume, simple tasks |
15-30 |
10-20 min |
| Guerrilla |
Quick validation, low-fidelity prototypes |
5-10 |
5-15 min |
| A/B comparison |
Comparing two design variants |
10-20 per variant |
15-30 min |
3. Determine Fidelity
| Fidelity |
Tool |
When to Use |
| Paper / wireframe |
Sketches, Balsamiq |
Early concept validation |
| Mid-fidelity |
Figma prototype (no animation) |
Flow and IA validation |
| High-fidelity |
Figma prototype (full interactions) |
Visual design and micro-interaction testing |
| Production |
Staged deployment |
Pre-launch validation |
Task Scenario Design
Anatomy of a Good Task
Context: You are shopping for a birthday gift for a friend.
Trigger: You want to find a book under $30 and add it to your cart.
Goal: Complete the purchase using the saved payment method.
Rules
- Write scenarios, not instructions. Say "Find a book under $30" not "Click the search bar, type books, click filter."
- Avoid leading language. Do not mention UI elements by name.
- Include realistic context. Why is the user doing this?
- Define clear completion criteria. What state means success?
- Order tasks from simple to complex. Build confidence before testing harder flows.
Task Template
| Field |
Content |
| Task ID |
T-001 |
| Scenario |
[Context + trigger + goal] |
| Success Criteria |
[Observable outcome] |
| Max Time |
[Minutes before intervention] |
| Priority |
[Critical / Important / Nice-to-have] |
| Related RQ |
[RQ1, RQ2, etc.] |
Moderated Testing Protocol
Before the Session
- Pilot test with 1 internal participant -- fix unclear tasks
- Prepare consent form (recording, data usage)
- Set up recording (screen + audio minimum; camera optional)
- Prepare facilitator guide with exact script
Facilitator Guide Structure
1. Welcome and consent (2 min)
2. Background questions (3 min)
3. Task scenarios (25-35 min)
4. Post-task questionnaire (5 min)
5. Debrief and open questions (5 min)
Facilitation Rules
- Use the think-aloud protocol: "Tell me what you are thinking as you go."
- Never answer questions about the interface. Redirect: "What would you expect to happen?"
- Note moments of confusion, hesitation, backtracking, and verbal frustration.
- Record timestamps for each task start and task completion.
- If participant is stuck for more than 2 minutes, offer a hint. After 3 minutes, assist and note the failure.
Unmoderated Testing Protocol
Platform Setup
Configure in tools such as UserTesting, Maze, or Lookback:
- Welcome screen with consent and instructions
- Screener questions to validate participant fit
- Task sequence with success URLs or click targets
- Post-task single ease question (SEQ) after each task
- Final SUS questionnaire
- Thank-you screen with compensation details
Task Validation
- Define success paths (correct click sequence)
- Define failure indicators (wrong page, timeout, abandon)
- Set maximum task duration
- Include at least one baseline task that should be trivially easy
Metrics
Core Metrics
| Metric |
Formula |
Target |
| Task Success Rate |
(Successful completions / Total attempts) * 100 |
> 80% |
| Time on Task |
Median seconds from task start to completion |
Context-dependent |
| Error Rate |
Errors per task per participant |
< 1.0 |
| Lostness |
(N/S - 1) + (R/N - 1) where N=pages visited, S=minimum path, R=revisits |
< 0.4 |
| Task-Level Satisfaction |
Single Ease Question (SEQ), 1-7 scale |
> 5.0 |
Standardized Questionnaires
| Instrument |
Measures |
Scale |
Benchmark |
| SUS (System Usability Scale) |
Overall usability |
0-100 |
> 68 is above average |
| SEQ (Single Ease Question) |
Per-task difficulty |
1-7 |
> 5.0 is acceptable |
| UMUX-Lite |
Usability + usefulness |
0-100 |
> 65 is acceptable |
| NASA-TLX |
Cognitive workload |
0-100 (lower is better) |
Context-dependent |
SUS Calculation
1. For odd-numbered questions (1,3,5,7,9): score - 1
2. For even-numbered questions (2,4,6,8,10): 5 - score
3. Sum all adjusted scores
4. Multiply by 2.5
5. Result is 0-100
Recruitment and Sampling
Sample Size Guidelines
| Goal |
Participants |
Rationale |
| Find major usability issues |
5 |
Discovers ~85% of problems (Nielsen/Landauer) |
| Quantitative confidence |
20+ |
Statistical significance for task metrics |
| A/B comparison |
15-20 per variant |
Enough for between-subjects comparison |
| Accessibility audit |
3-5 per disability type |
Specialized needs require targeted recruitment |
Screener Design
- Demographics (age, location, occupation)
- Technology proficiency (devices, frequency)
- Domain experience (relevant product/service usage)
- Disqualifiers (employees, competitors, recent participants)
- Availability and compensation agreement
Recruitment Sources
- User database / CRM (existing users)
- Panel services (UserTesting, Respondent, Prolific)
- Social media and community channels
- Intercept / pop-up on live product
- Internal team members (pilot only, never for real data)
Analysis Frameworks
Rainbow Spreadsheet
| Participant |
Task |
Observation |
Severity |
Theme |
| P1 |
T-001 |
Could not find filter button |
High |
Discoverability |
| P2 |
T-001 |
Found filter but expected different behavior |
Medium |
Mental model mismatch |
| P3 |
T-002 |
Completed easily |
-- |
-- |
Color-code rows by participant. Cluster observations by theme. Count frequency across participants.
Severity Rating
| Level |
Label |
Definition |
| 1 |
Cosmetic |
Noticed but no impact on task completion |
| 2 |
Minor |
Slows users down but they recover |
| 3 |
Major |
Causes errors or significant confusion; some fail |
| 4 |
Critical |
Blocks task completion for most users |
Affinity Mapping
- Write each observation on a virtual sticky (Figma, FigJam, or Miro)
- Group stickies by similarity without pre-defined categories
- Name each group with a theme label
- Rank themes by frequency and severity
- Map themes to design recommendations
Report Template
# Usability Test Report: [Feature/Product Name]
## Executive Summary
- [2-3 sentence overview of findings]
- [Key metric: e.g., "Task success rate was 65%, below the 80% target"]
## Methodology
- Participants: [N], recruited via [source]
- Method: [Moderated remote / Unmoderated / etc.]
- Date: [Range]
- Tasks: [Count]
## Key Findings
### Finding 1: [Theme Name]
- Severity: [Critical / Major / Minor / Cosmetic]
- Frequency: [X of Y participants]
- Evidence: [Quote or observation]
- Recommendation: [Specific design change]
### Finding 2: ...
## Metrics Summary
| Task | Success Rate | Median Time | Error Rate | SEQ |
|------|-------------|-------------|------------|-----|
| T-001 | 80% | 45s | 0.4 | 5.2 |
| T-002 | 60% | 120s | 1.8 | 3.1 |
## SUS Score: [XX] ([Adjective rating])
## Recommendations (Prioritized)
1. [Critical fix] -- Expected impact: [metric improvement]
2. [Major improvement] -- Expected impact: [metric improvement]
3. [Minor enhancement] -- Expected impact: [metric improvement]
## Appendix
- Task scenarios
- Screener questionnaire
- Raw data tables
Integration with Memoire Research Pipeline
Data Flow
Usability test data (Excel/CSV/Stickies)
--> memi research from-file <data>
--> memi research synthesize
--> memi research report
--> Dashboard / Figma stickies
Supported Input Formats
| Format |
Command |
Notes |
| Excel spreadsheet |
memi research from-file results.xlsx |
Rainbow spreadsheet format |
| CSV export |
memi research from-file results.csv |
From Maze, UserTesting |
| Figma stickies |
memi research from-stickies |
Affinity map in FigJam |
| Manual notes |
memi research from-file notes.md |
Markdown observation log |
Synthesis Pipeline
- Import: Parse raw data into structured observations
- Classify: Tag each observation by severity, task, and theme
- Cluster: Group observations into findings using affinity analysis
- Quantify: Calculate metrics (success rate, error rate, SUS)
- Prioritize: Rank findings by severity * frequency
- Report: Generate markdown report and dashboard components
Remote Testing Tools and Setup
Tool Comparison
| Tool |
Moderated |
Unmoderated |
Prototype Testing |
Analytics |
Price Tier |
| UserTesting |
Yes |
Yes |
Yes |
Advanced |
Enterprise |
| Maze |
No |
Yes |
Yes (Figma) |
Good |
Mid |
| Lookback |
Yes |
Yes |
Limited |
Basic |
Mid |
| Hotjar |
No |
Surveys only |
No |
Heatmaps |
Low |
| Lyssna (UsabilityHub) |
No |
Yes |
First-click, preference |
Basic |
Low |
Remote Session Checklist
1---2name: usability-testing3description: Usability testing frameworks — test planning, task scenarios, moderated and unmoderated protocols, analysis frameworks, and insight synthesis for Mémoire research pipeline4---56# Usability Testing -- Research Skill Pack78Structured methodology for planning, executing, and analyzing usability tests. Integrates with the Memoire research pipeline to transform raw observations into actionable design decisions.910---1112## Test Planning Methodology1314### 1. Define Research Questions1516Every test starts with 3-5 focused research questions. Format:1718```19RQ1: Can users complete [task] without assistance?20RQ2: Where do users hesitate or make errors during [flow]?21RQ3: How does [new pattern] compare to [existing pattern] in efficiency?22```2324### 2. Choose Test Type2526| Method | Best For | Participants | Duration |27|--------|----------|-------------|----------|28| Moderated in-person | Complex flows, emotional reactions | 5-8 | 45-60 min |29| Moderated remote | Geographic diversity, screen sharing | 5-8 | 30-45 min |30| Unmoderated remote | High volume, simple tasks | 15-30 | 10-20 min |31| Guerrilla | Quick validation, low-fidelity prototypes | 5-10 | 5-15 min |32| A/B comparison | Comparing two design variants | 10-20 per variant | 15-30 min |3334### 3. Determine Fidelity3536| Fidelity | Tool | When to Use |37|----------|------|------------|38| Paper / wireframe | Sketches, Balsamiq | Early concept validation |39| Mid-fidelity | Figma prototype (no animation) | Flow and IA validation |40| High-fidelity | Figma prototype (full interactions) | Visual design and micro-interaction testing |41| Production | Staged deployment | Pre-launch validation |4243---4445## Task Scenario Design4647### Anatomy of a Good Task4849```50Context: You are shopping for a birthday gift for a friend.51Trigger: You want to find a book under $30 and add it to your cart.52Goal: Complete the purchase using the saved payment method.53```5455### Rules56571. Write scenarios, not instructions. Say "Find a book under $30" not "Click the search bar, type books, click filter."582. Avoid leading language. Do not mention UI elements by name.593. Include realistic context. Why is the user doing this?604. Define clear completion criteria. What state means success?615. Order tasks from simple to complex. Build confidence before testing harder flows.6263### Task Template6465| Field | Content |66|-------|---------|67| Task ID | T-001 |68| Scenario | [Context + trigger + goal] |69| Success Criteria | [Observable outcome] |70| Max Time | [Minutes before intervention] |71| Priority | [Critical / Important / Nice-to-have] |72| Related RQ | [RQ1, RQ2, etc.] |7374---7576## Moderated Testing Protocol7778### Before the Session79801. Pilot test with 1 internal participant -- fix unclear tasks812. Prepare consent form (recording, data usage)823. Set up recording (screen + audio minimum; camera optional)834. Prepare facilitator guide with exact script8485### Facilitator Guide Structure8687```881. Welcome and consent (2 min)892. Background questions (3 min)903. Task scenarios (25-35 min)914. Post-task questionnaire (5 min)925. Debrief and open questions (5 min)93```9495### Facilitation Rules9697- Use the think-aloud protocol: "Tell me what you are thinking as you go."98- Never answer questions about the interface. Redirect: "What would you expect to happen?"99- Note moments of confusion, hesitation, backtracking, and verbal frustration.100- Record timestamps for each task start and task completion.101- If participant is stuck for more than 2 minutes, offer a hint. After 3 minutes, assist and note the failure.102103---104105## Unmoderated Testing Protocol106107### Platform Setup108109Configure in tools such as UserTesting, Maze, or Lookback:1101111. Welcome screen with consent and instructions1122. Screener questions to validate participant fit1133. Task sequence with success URLs or click targets1144. Post-task single ease question (SEQ) after each task1155. Final SUS questionnaire1166. Thank-you screen with compensation details117118### Task Validation119120- Define success paths (correct click sequence)121- Define failure indicators (wrong page, timeout, abandon)122- Set maximum task duration123- Include at least one baseline task that should be trivially easy124125---126127## Metrics128129### Core Metrics130131| Metric | Formula | Target |132|--------|---------|--------|133| Task Success Rate | (Successful completions / Total attempts) * 100 | > 80% |134| Time on Task | Median seconds from task start to completion | Context-dependent |135| Error Rate | Errors per task per participant | < 1.0 |136| Lostness | (N/S - 1) + (R/N - 1) where N=pages visited, S=minimum path, R=revisits | < 0.4 |137| Task-Level Satisfaction | Single Ease Question (SEQ), 1-7 scale | > 5.0 |138139### Standardized Questionnaires140141| Instrument | Measures | Scale | Benchmark |142|------------|----------|-------|-----------|143| SUS (System Usability Scale) | Overall usability | 0-100 | > 68 is above average |144| SEQ (Single Ease Question) | Per-task difficulty | 1-7 | > 5.0 is acceptable |145| UMUX-Lite | Usability + usefulness | 0-100 | > 65 is acceptable |146| NASA-TLX | Cognitive workload | 0-100 (lower is better) | Context-dependent |147148### SUS Calculation149150```1511. For odd-numbered questions (1,3,5,7,9): score - 11522. For even-numbered questions (2,4,6,8,10): 5 - score1533. Sum all adjusted scores1544. Multiply by 2.51555. Result is 0-100156```157158---159160## Recruitment and Sampling161162### Sample Size Guidelines163164| Goal | Participants | Rationale |165|------|-------------|-----------|166| Find major usability issues | 5 | Discovers ~85% of problems (Nielsen/Landauer) |167| Quantitative confidence | 20+ | Statistical significance for task metrics |168| A/B comparison | 15-20 per variant | Enough for between-subjects comparison |169| Accessibility audit | 3-5 per disability type | Specialized needs require targeted recruitment |170171### Screener Design1721731. Demographics (age, location, occupation)1742. Technology proficiency (devices, frequency)1753. Domain experience (relevant product/service usage)1764. Disqualifiers (employees, competitors, recent participants)1775. Availability and compensation agreement178179### Recruitment Sources180181- User database / CRM (existing users)182- Panel services (UserTesting, Respondent, Prolific)183- Social media and community channels184- Intercept / pop-up on live product185- Internal team members (pilot only, never for real data)186187---188189## Analysis Frameworks190191### Rainbow Spreadsheet192193| Participant | Task | Observation | Severity | Theme |194|-------------|------|-------------|----------|-------|195| P1 | T-001 | Could not find filter button | High | Discoverability |196| P2 | T-001 | Found filter but expected different behavior | Medium | Mental model mismatch |197| P3 | T-002 | Completed easily | -- | -- |198199Color-code rows by participant. Cluster observations by theme. Count frequency across participants.200201### Severity Rating202203| Level | Label | Definition |204|-------|-------|-----------|205| 1 | Cosmetic | Noticed but no impact on task completion |206| 2 | Minor | Slows users down but they recover |207| 3 | Major | Causes errors or significant confusion; some fail |208| 4 | Critical | Blocks task completion for most users |209210### Affinity Mapping2112121. Write each observation on a virtual sticky (Figma, FigJam, or Miro)2132. Group stickies by similarity without pre-defined categories2143. Name each group with a theme label2154. Rank themes by frequency and severity2165. Map themes to design recommendations217218---219220## Report Template221222```markdown223# Usability Test Report: [Feature/Product Name]224225## Executive Summary226- [2-3 sentence overview of findings]227- [Key metric: e.g., "Task success rate was 65%, below the 80% target"]228229## Methodology230- Participants: [N], recruited via [source]231- Method: [Moderated remote / Unmoderated / etc.]232- Date: [Range]233- Tasks: [Count]234235## Key Findings236237### Finding 1: [Theme Name]238- Severity: [Critical / Major / Minor / Cosmetic]239- Frequency: [X of Y participants]240- Evidence: [Quote or observation]241- Recommendation: [Specific design change]242243### Finding 2: ...244245## Metrics Summary246| Task | Success Rate | Median Time | Error Rate | SEQ |247|------|-------------|-------------|------------|-----|248| T-001 | 80% | 45s | 0.4 | 5.2 |249| T-002 | 60% | 120s | 1.8 | 3.1 |250251## SUS Score: [XX] ([Adjective rating])252253## Recommendations (Prioritized)2541. [Critical fix] -- Expected impact: [metric improvement]2552. [Major improvement] -- Expected impact: [metric improvement]2563. [Minor enhancement] -- Expected impact: [metric improvement]257258## Appendix259- Task scenarios260- Screener questionnaire261- Raw data tables262```263264---265266## Integration with Memoire Research Pipeline267268### Data Flow269270```271Usability test data (Excel/CSV/Stickies)272 --> memi research from-file <data>273 --> memi research synthesize274 --> memi research report275 --> Dashboard / Figma stickies276```277278### Supported Input Formats279280| Format | Command | Notes |281|--------|---------|-------|282| Excel spreadsheet | `memi research from-file results.xlsx` | Rainbow spreadsheet format |283| CSV export | `memi research from-file results.csv` | From Maze, UserTesting |284| Figma stickies | `memi research from-stickies` | Affinity map in FigJam |285| Manual notes | `memi research from-file notes.md` | Markdown observation log |286287### Synthesis Pipeline2882891. **Import**: Parse raw data into structured observations2902. **Classify**: Tag each observation by severity, task, and theme2913. **Cluster**: Group observations into findings using affinity analysis2924. **Quantify**: Calculate metrics (success rate, error rate, SUS)2935. **Prioritize**: Rank findings by severity * frequency2946. **Report**: Generate markdown report and dashboard components295296---297298## Remote Testing Tools and Setup299300### Tool Comparison301302| Tool | Moderated | Unmoderated | Prototype Testing | Analytics | Price Tier |303|------|-----------|-------------|-------------------|-----------|------------|304| UserTesting | Yes | Yes | Yes | Advanced | Enterprise |305| Maze | No | Yes | Yes (Figma) | Good | Mid |306| Lookback | Yes | Yes | Limited | Basic | Mid |307| Hotjar | No | Surveys only | No | Heatmaps | Low |308| Lyssna (UsabilityHub) | No | Yes | First-click, preference | Basic | Low |309310### Remote Session Checklist311312- [ ] Confirm participant has stable internet and a quiet environment313- [ ] Test screen-sharing and recording before the session314- [ ] Share prototype link (not the Figma editor link)315- [ ] Disable notifications on facilitator and participant machines316- [ ] Have a backup communication channel (phone number)317- [ ] Record both screen and audio; get consent before starting318- [ ] Prepare a post-session backup plan if technology fails