ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Heuristic Evaluation Checklist
2
3
Evaluator Type of device Task / Feature
4
5
Product Screen location
6
7
8
I am inspecting the interface alone
9
10
HEURISTICSDESCRIBE ISSUE
focus on generating all the problems first
RATE
IMPACT
RECOMMENDATION
(how can it improve? jot down ideas freely)
11
12
1. Visibility of system status
13
Are you able to tell what’s going on and where you are within the system after each interaction?
14
15
16
17
2. Match between the system and the real world
18
Does the system's language, logic and operations echo your target user’s real-world experiences?
19
20
21
22
3. User control and freedom
23
Is it possible for the users to undo, redo, edit, or exit a command after they have initiated it?
24
25
26
27
4. Consistency and standards
28
Does the system’s language, layout and commands follow the conventions of similar systems?
29
30
31
32
5. Error prevention
33
Did you encounter errors that you think could be preventable by providing constraints or feedback?
34
35
36
37
6. Recognition rather than recall
38
Can inexperienced users with no previous knowledge of the system operate the interface easily?
39
40
41
42
7. Flexibility and efficiency of use
43
Are there shortcuts for experienced users to accelerate frequent actions or access personalized information?
44
45
46
47
8. Aesthetic and minimalist design
48
Is the important information visible? Is there visual clutter or lack of information hierarchy?
49
50
51
52
9. Help users recognize, diagnose, and recover from errors
53
When struck by an error, is it easy to know what’s going on, how to solve it and get back to the task?
54
55
56
57
10. Help and documentation
58
Can you find help instructions for all the primary tasks? It is easy to access and follow step-by-step?
59
60
61
62
11. (You can create your own heuristic)
63
64
65
66
67
ASSESSING IMPACT
68
1Cosmetic problemIt is a suggestion
69
2UX frictionsCausing frustration or delays
70
3Task blockerPrevents task completion
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100