Heuristic Evaluation
Don't just say this interface 'feels clunky'. Run through Nielsen's usability heuristics to pinpoint whether status is hidden, error prevention is missing, or terminology is confusing.
Don't just say this interface 'feels clunky'. Run through Nielsen's usability heuristics to pinpoint whether status is hidden, error prevention is missing, or terminology is confusing.
Passing the recheck proves this known issue improved; real-user comprehension still needs testing.
Start with a concrete task: The evaluator opens Settings, edits a nickname, and clicks Save. The button does not change and the page shows no success or failure result. The user cannot tell whether the click worked, processing continues, or another action is safe.
Record the observation, heuristic, and recommendation together: Record the nickname form, edit-and-save steps, visibility heuristic, and duplicate-submission risk. Recommend a Saving state, temporary button disablement, and a clear result; judge severity from frequency, impact, and recovery difficulty. The heuristic explains the fact rather than replacing it.
Repeat the same path after the fix: Edit and save again, confirming visible progress, duplicate-submit prevention, and a clear result. Passing this recheck only shows that the known issue improved; comprehension and real-context behavior still require target-user testing.
Evaluate the Settings page with Nielsen's 10 usability heuristics. Perform the real task 'edit nickname and save'; record each issue with location, reproduction steps, heuristic, user impact, severity, and recommendation. After fixes, repeat the path and verify an immediate saving state, duplicate-submit prevention, and a clear success or failure result. List what still requires real-user testing.