Practice free →
Home › Per Nielsen 10 heuristics, 'error prevention' (h…

Per Nielsen 10 heuristics, 'error prevention' (heuristic #5) recommends which over good error messages?

ARemoving all error messages from the UI entirely
BLogging every error to a remote server only
CDesigning flows that prevent the error from happening
DShowing technical stack traces to all users always
Answer & Solution
Correct answer: C. Designing flows that prevent the error from happening
Nielsen #5: prevention > recovery. Confirmation dialogs for destructive actions, disabled buttons when prereqs unmet, constrained input fields.
Solve this in the app — Practice practice & 24k+ MCQs →
Related questions