Epics and Ready Stories
This post explains how to write user stories at the right level of detail, and how to derive small, ready stories from big, coarse-grained epics.
This post explains how to write user stories at the right level of detail, and how to derive small, ready stories from big, coarse-grained epics.
User stories are great at capturing product functionality in isolation. But they are not well suited to describe the relationship between different features and capture user journeys and workflows. This blog posts shows how context and activity diagrams can be successfully used to model interactions in user story context.
User stories come in different shapes and sizes. Large stories, also called epics, allow quickly sketching product functionality, which is handy for scoping a major release. But it means that larger stories have to be eventually refined and broken down into smaller, detailed ones, which the development team can implement. This post shares some tips to help you systematically refine your user stories.