There are many ways to prioritize the backlog, but some tend to exclude participation more than others do. For example, when using a spreadsheet, database or document to organize the priority, only one person at a time can make modifications, so it is not an inclusive process. In planning meetings, no matter how large the display, the entire backlog cannot be seen at once, so attendees end up seasick watching the screen bounce around while one person sets the priorities. In other cases, when someone has assembled a printed document with the complete backlog, the prioritization process becomes a bubble sort on paper, stepping through the list, comparing items and swapping them if they are in the wrong order; not the most efficient method. In all of these cases, providing a pre-processed list allows some priorities to slip by without any discussion.
A simpler solution is a physical process that involves an insertion sort. In this method, the PO convenes a prioritization meeting and anyone who has a stake in the project can attend. The meeting space must have enough space to display all the story cards on a wall or window. The process steps are:
- The PO places a random story on the wall, and then pulls another from the backlog.
- The PO asks whether the current story has higher or lower priority than the one on the wall.
- People in the room may offer their advice, but the PO has the final authority for placing the story card.
- If the current story has a higher priority than the one on the wall then the PO places it to the left (meaning higher priority), otherwise it is placed to the right (lower priority). All stories must have a unique priority, so they should all be at the same level horizontally (see Figure 1).
- Leave space between the cards so it is easier to organize them if a subsequent story is prioritized between two others.
- One by one, the PO continues with the remaining stories, reading them aloud, getting advice, and then placing them into the correct priority.
- When all stories have been prioritized, write the initial priority on the front of each story card for tracking purposes because priorities change over time.
It is also useful to track the priority in a spreadsheet or requirement management system.
Uniquely Prioritized Stories |
The benefits of this approach are:
- Each story has its own moment under the spotlight—there is no a chance for it to be lost.
- It is a more democratic process, where the stakeholders can lobby the PO on behalf of their preferred stories and the PO becomes more fully informed.
- The unique prioritization avoids the situation where multiple stories end up with the same priority. It forces people to acknowledge the constraints of time and resources early in the project. It also avoids vague priorities where some stories are “high,” some are “medium” and some might be “medium-high.”
- The space allows everyone to participate, and the spatial orientation helps people better understand the scope of the project.
No comments:
Post a Comment