Please enable JavaScript.
Coggle requires JavaScript to display documents.
Growing Agile - Agile Requirements - Coggle Diagram
-
-
-
-
Splitting Stories
-
-
a general rule of thumb is that if you can split a story, do it.
TECHINIQUES
-
-
-
-
-
-
How not to split stories
Component split - Stories should always deliver a vertical slice of the application covering all layers, rather than just one component
by phase Many teams new to agile who struggle to finish stories in a sprint often delay the testing to the next sprint. They then reason that the development work and testing work should be separate stories
-
Sometimes people say “when it’s small enough”. Generally we don’t see stories that are ‘too small’, 8 stories of 1 point each are better than 1 story of 8 points nearly every time.
The guideline we use is that teams should take on 8 to 10 stories each sprint, that gives them a good idea what size is small enough.