Top Banner
23
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Evaluation 1 Introduction & Usability Inspection.
Page 2: Evaluation 1 Introduction & Usability Inspection.

Evaluation 1

Introduction & Usability Inspection

Page 3: Evaluation 1 Introduction & Usability Inspection.

Objectives

By the end of class you will be able to…• Describe different usability inspection

techniques and discuss the advantages and disadvantages of usability inspection methods.

• Conduct a heuristic evaluation and cognitive walkthrough of a user interface.

Page 4: Evaluation 1 Introduction & Usability Inspection.

What might you hope to learn from a usability evaluation?

• Is the interface…– Effective?– Engaging?– Efficient?– Easy to learn?– Equally usable by different groups?

• What problems do users have?• Suggestions to improve the interface• …

Page 5: Evaluation 1 Introduction & Usability Inspection.

How could you evaluate an interface?

• With users– User testing (after the midterm)

• Without users– Usability inspection (today!)

• Cognitive walkthrough• Heuristic evaluation

– User modeling (Later)

Page 6: Evaluation 1 Introduction & Usability Inspection.

Usability inspection

• A ‘discount’ method of usability evaluation where an interface is evaluated by usability experts rather than end users.

• Usually several evaluators work independently, then debrief together later.

Page 7: Evaluation 1 Introduction & Usability Inspection.

Heuristic evaluation

• A type of usability inspection

• HCI experts (sometimes also domain experts) review an interface design with respect to a set of predefined heuristics

Page 8: Evaluation 1 Introduction & Usability Inspection.

How many inspectors?

Jakob Nielsen - www.useit.com

Evaluation of a banking system:

Page 9: Evaluation 1 Introduction & Usability Inspection.

How many inspectors?

Jakob Nielsen - www.useit.com

35%

75%

Page 10: Evaluation 1 Introduction & Usability Inspection.

Heuristic Evaluation Activity

• Evaluation of Fugu

Page 11: Evaluation 1 Introduction & Usability Inspection.

What is a cognitive walkthough (CW)?

• A type of usability inspection where experts ‘walk’ through an interface following a specified set of tasks.

• Step through the task. At each step, ask yourself four questions.

Page 12: Evaluation 1 Introduction & Usability Inspection.

CW Questions

1. Will users be trying to produce whatever effect the action has?

2. Will users see the control (button, menu, switch, etc.) for the action?

3. Once users find the control, will they recognize that it produces the effect they want?

4. After the action, will users understand the feedback they get so they can go on to the next action with confidence?

Page 13: Evaluation 1 Introduction & Usability Inspection.

CW Example - Rapid Transit Ticket Machine

• User wishes to purchase a round-trip ticket to Dragon Plaza.

• The ticket costs $17.50 but the user doesn’t know this yet.

• The user has only $10, but doesn’t know this yet either.

This example taken from http://asi-www.informatik.uni-hamburg.de/informatik/SE_Evaluation/html/pages/walk.htm

Page 14: Evaluation 1 Introduction & Usability Inspection.

• User can do steps 1 and 2 in any order• Or user can enter desired fare using keypad

Step 1: Enter Destination or Journey Type

Page 15: Evaluation 1 Introduction & Usability Inspection.

• Design Flaw no. 1: Option to indicate journey type first is not made sufficiently evident.

• Solution:

Page 16: Evaluation 1 Introduction & Usability Inspection.

Step 2: Enter Journey Type

Page 17: Evaluation 1 Introduction & Usability Inspection.

Step 3: Deposit money

Page 18: Evaluation 1 Introduction & Usability Inspection.

• Design Flaw no. 2: No display of total money received.

• Solution:

Page 19: Evaluation 1 Introduction & Usability Inspection.

Step 4: Retrieve $10 from machine since it wasn’t enough

Page 20: Evaluation 1 Introduction & Usability Inspection.

• Design Flaw no. 3: No means of retrieving money deposited.

• Solution:

Page 21: Evaluation 1 Introduction & Usability Inspection.

Cognitive Walkthrough Activity

Press Start

Page 22: Evaluation 1 Introduction & Usability Inspection.

What are the advantages & disadvantages of usability

inspection?

Page 23: Evaluation 1 Introduction & Usability Inspection.

Key points

Usability inspection…

• Is quick and inexpensive

• May miss important problems or identify false ones

• Complements user testing