Upgrade to Pro — share decks privately, control downloads, hide ads and more …

User Stories: What, Why, And How

User Stories: What, Why, And How

Similar to my "Writing User Stories For Engineers", this talk is focused on informing engineers why user stories are important.

Jennifer Konikowski

April 20, 2016
Tweet

More Decks by Jennifer Konikowski

Other Decks in Programming

Transcript

  1. “User stories are short, simple descriptions of a feature told

    from the perspective of the person who desires the new capability, usually a user or customer of the system. - Mountain Goat Software
  2. WHY

  3. DON’T BUILD AN APP IF YOU DON’T KNOW WHY OR

    HOW PEOPLE WILL BE USING IT User stories help you figure that out
  4. HOW

  5. EXAMPLE As a user of Apple Music, I should be

    able to create playlists of any songs in my library so that I can listen to a list of songs in an order that I have chosen.
  6. EXAMPLE As a user, I can backup my entire hard

    drive. … but this story is pretty freakin’ massive
  7. LET’S BREAK IT UP! As a power user, I can

    specify files or folders to backup based on file size, date created and date modified. As a user, I can indicate folders not to backup so that my backup drive isn't filled up with things I don't need saved.