Skip to content

Instantly share code, notes, and snippets.

@mavvverick
Created December 1, 2019 13:31
Show Gist options
  • Save mavvverick/14f30b7a22d99f2942b744f7e52e56f0 to your computer and use it in GitHub Desktop.
Save mavvverick/14f30b7a22d99f2942b744f7e52e56f0 to your computer and use it in GitHub Desktop.
Agile story Gist
Story Phases
Design
====> Mobile ====> Review (stake holder (Backend / Design)) =====> User
Backend
1. Phase must be decided based on delivery output
2. if UI/UX is the output
As a mobile engineeer I want profile deisgn so that I can integrate in app
else if Integrated feature is the output
As a feature / product Manager (design or backend or marketing) I want profile so that user can save personal data
else feature ready for release
As a User I want profile so that I can save my personal information
As a { phase input stakeholder role } I want { resource output } so that { conditions of satisfaction }
Note: The conditions of satisfaction is simply a high-level acceptance test that will be true after the agile user story is complete.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment