18
User Stories in Interaction Design Hans Põldoja Tallinn University

User Stories In Interaction Design

Embed Size (px)

DESCRIPTION

Lecture slides in Interface and Interaction Design course in Tallinn University, 9 February 2010.

Citation preview

Page 1: User Stories In Interaction Design

User Stories in Interaction Design

Hans PõldojaTallinn University

Page 2: User Stories In Interaction Design

This work is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.

Page 3: User Stories In Interaction Design

What are user stories?

• User stories are simple, clear and brief descriptions of functionality that will be valuable for real users

• User stories are typically used in agile software development methods such as XP and Scrum

• User stories build a bridge between the users, designers and the developers

Page 4: User Stories In Interaction Design

Start with paper cards

Page 5: User Stories In Interaction Design
Page 6: User Stories In Interaction Design

Paper cards

• User story

• Note(s)

• Test cases (on the back side of the card)

(Cohn, 2004)

Page 7: User Stories In Interaction Design

Example

A company can pay for a job posting with a credit card.

Note: Accept Visa, MasterCard and American Express. Consider Discover.

Test with Visa, MasterCard and American Express (pass)

Test with Diner’s Club (fail)

Test with good, bad and missing card ID numbers

Test with expired cards

(Cohn, 2004)

Page 8: User Stories In Interaction Design

Good user story

• Independent

• Negotiable

• Valuable to users and customers

• Estimatable

• Small

• Testable

(Cohn, 2004)

Page 9: User Stories In Interaction Design

Refine the user stories

Page 10: User Stories In Interaction Design
Page 11: User Stories In Interaction Design

Guidelines

• Start with goal stories

• Break large stories into smaller pieces

• Write closed stories (that finish with completed goal)

• Keep the UI out as long as possible

• Include user roles in the stories

• Write for one user

• Write in active voive

(Cohn, 2004)

Page 12: User Stories In Interaction Design

Discuss and accept the user stories

Page 13: User Stories In Interaction Design
Page 14: User Stories In Interaction Design
Page 15: User Stories In Interaction Design

SCRUM process

• User stories are discussed and edited by the users, designers and stakeholders

• User stories are accepted by product owners

• Enhancement tickets are created from accepted user stories

Page 16: User Stories In Interaction Design

Photos

• Paul Downey, http://www.flickr.com/photos/psd/3731275681/

Page 17: User Stories In Interaction Design

References

• Cohn, M. (2004). User Stories Applied For Agile Software Development. Boston, MA: Addison Wesley.