May 2017
Beginner
352 pages
8h 23m
English
Always start breaking down epics by simplifying and splitting the outputs. Focus on what the users will see. Decide what is the result of their actions.
As we have seen, all story card templates contain the output. More often than not, the outputs of epics can be split into multiple, still meaningful outputs. If you are using the Model-View-Controller (MVC) software design pattern, don't worry about the model. Worry about your users. Try to create user stories which are simple and will translate gracefully into views. With less technical words, focus on what the users will see as a result of their actions, then create a user story for each of those results, if they solve a problem. At first, don't ...
Read now
Unlock full access