Video summary
Usability Heuristic 9: Help Users Recognize, Diagnose and Recover from Errors
Main summary
Key takeaways
Main ideas / lessons
- The video focuses on Jakob Nielsen’s usability heuristic #9: Help users recognize, diagnose, and recover from errors.
- It explains how to satisfy this heuristic by addressing three user needs:
- Recognition (users know an error happened)
- Diagnosis (users understand what went wrong)
- Recovery (users can fix the problem quickly)
Method / recommendations
-
Clearly inform users when an error has occurred
- Use an error message.
- Optionally strengthen it with visual cues (e.g., red text or a warning sign).
- Example: Nordstrom.com checkout uses visual styling plus an error message when a user skips a required field, making it clear that an error occurred.
-
Tell users what the problem is
- Use plain language so users can easily understand the issue.
- Example: Lowe’s 404 page quickly explains what went wrong (“page is missing or moved”).
-
Offer a way to fix the error
- Provide concise instructions for correction when needed.
- Prefer adding a direct, immediate shortcut in the error message—something the user can click/tap right away to resolve the issue.
- Example: Kayak.com shows an error for an empty result set, explaining it’s due to too many filters, and then provides removable filters next to the message so users can act immediately.
-
Extra recovery strategy: undo
- Sometimes recovery is best supported with an undo function.
- Example: Gmail offers Undo after sending an email.
Prevent errors when possible
- The video notes that the “best” recovery is often to prevent errors in the first place.
- This idea is framed as the next related heuristic: error prevention (one of Nielsen’s ten heuristics).
Sources / speakers featured
- Speaker (unnamed): The presenter who explains Jakob Nielsen’s heuristic and gives examples.
- Referenced design authority: Jakob Nielsen (specifically “Jakob’s ten heuristics” / heuristic #9).
- Websites/apps used as examples:
- Nordstrom.com
- Lowe’s
- Kayak.com
- Gmail