prototyping. objectives by the end of class, you will be able to… explain why prototyping is an...

15
Prototyping

Upload: barbara-daniels

Post on 17-Jan-2018

226 views

Category:

Documents


0 download

DESCRIPTION

What is a prototype?

TRANSCRIPT

Page 1: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

Prototyping

Page 2: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

Objectives

By the end of class, you will be able to…• Explain why prototyping is an important

phase of design.• Create and test paper prototypes.• Explain how to create a high-fidelity

prototype.• Explain what kind of prototype is appropriate

for a given product and phase of design.

Page 3: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

What is a prototype?

Page 4: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

Sketches

Page 5: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

Cardboard Mockups

Page 6: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

‘Functional’ Paper Prototypes

Page 7: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

Storyboards

Page 8: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

Storyboard of a computer based telephone

Computer Telephone Last Name: First Name: Phone:

Place Call Help

Help->

Computer Telephone

Last Name: Greenberg First Name: Phone:

Place Call Help

Dialling....Cancel

Call connected...

Computer Telephone

Last Name: Greenberg First Name: Phone:

Place Call Help

ConnectedHang up

Call completed...

Return

Help Screen You can enter either the person's name or their number. Then hit the place button to call them

Call by name->

Computer Telephone

Last Name: Greenberg First Name: Phone:

Place Call Help

Establishing connection->

Page 9: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

‘Wizard-of-Oz’ prototyping•The user thinks they are interacting with a computer, but a developer is responding to output rather than the system. •Good for complex, futuristic functionality

>Blurb blurb>Do this>Why?

User

Page 10: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

Speech Interfaces• Experimenter hears the command and makes the system respond accordingly

Intelligent Agents• Person trained to mimic “learning agent”

• user provides examples of task• computer learns from them

‘Wizard-of-Oz’ examples

Page 11: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

Software Prototypes• Usually high

fidelity• Incomplete

functionality• May be a

collection of predefined pages & links

Page 12: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

Horizontal & Vertical Prototyping

Vertical prototype

Horizontal prototype

Scenario

Full System

Page 13: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

Low vs. High Fidelity

• Higher fidelity The more it looks & feels like the real system

• A continuum from low to high– Low: paper prototypes, storyboards– High: interactive software prototypes

Page 14: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

Advantages of Low & High fidelity prototypes?

Low fidelity• Quick & cheap• Easy to change• Shows look & feel• Looks incomplete, so

users are more likely to offer suggestions

High fidelity• More complete

functionality• Shows look, feel, &

behaviour• Can test interactivity• Can be used as a

marketing demo

Page 15: Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes

Key Points

• Use rapid prototyping techniques– Low fidelity for early iterative design– High fidelity for more thorough testing of

later designs• User testing is possible, even with

paper prototypes