Skip to main content

Chronological dependencies of estimations

Last post 12:22 pm February 24, 2022 by Thomas Owens
5 replies
12:40 pm February 23, 2022

Imagine two user stories (=> Backlog Items) A and B. Both stories share some complex common low level logic. This logic is not yet implemented. Let's say that it takes 13 story points to implement it. The rest of stories A and B takes 3 story points each.

How would you estimate such stories during backlog refinement if they aren't close to implementation? Because depending on which story is gonna be implemented first, the stories will take either 3 or 16 story points, which is quite a difference.


05:38 pm February 23, 2022

The Scrum Guide says:

"The Product Backlog is an emergent, ordered list of what is needed to improve the product."

Product Backlog Refinement is an ongoing activity for handling this emergence. Hence the Developers ought to know the order in which Product Backlog items are currently forecast for delivery, irrespective of how close or far away they may be from implementation.

  • They may choose to implement any common logic with the first user story that requires it.
  • Alternatively, they may implement that logic ahead of time: Scrum doesn't say anything about Product Backlog items having to be user stories at all.

They should also consider the quality implications of this new work, and enhance the Definition of Done accordingly.

 


06:05 pm February 23, 2022

There's two aspects to this question.

The first part is about decomposing and estimating dependent work. I've seen two approaches to this that have worked out well. In one approach, the dependent work is part of both Product Backlog Items and both are estimated as if they need this dependent work. In the other approach, the dependent work is pulled out into its own Product Backlog Item, estimated, and then the dependent work is estimated as if the first piece of work is done and this dependency is tracked. I've found that the latter approach is better when the dependent work can be done (designed, implemented, integrated, tested, and perhaps even delivered) on its own while the former approach is better if you need one of the Product Backlog Items to make it valuable. At the end of the day, I'd leave it up to the team to determine which approach to use and it would likely be on a case-by-case basis rather than a standard rule.

The second part is about estimating work that isn't "close to implementation". In my experience, this is often wasteful. Estimating work would be part of refinement, so the real question is how much of the Product Backlog should be refined and ready to work on. This does depend on context. Environments that have a high amount of instability in the Product Backlog should probably have less of the Product Backlog refined at once time while more stable environments can estimate more of the Product Backlog. Regardless, I wouldn't have more than 2 or 3 Sprints worth of work (as measured by count of Product Backlog Items, Story Points, person-hours, or whatever your unit of measurement is) in a well-refined and ready for selection state. Until the work is something that would be done in the next 2 or 3 Sprints, there's often no need to spend too much time refining it, including putting an estimate on it, since the details will likely change based on the team's growing knowledge and changes to the team's way of working.


06:18 am February 24, 2022

Agree with Ian and Thomas.

Break into 3 units -

1. Common logic (if this can be split, split it)

2. Story A

3. Story B

Estimate roughly during decomposition, and near implementation, estimate stories using story points with consent of all Scrum team.

Dont rush towards completing of all 3 above mentioned units in single sprint, this can be implemented during course of one release cycle, in multiple sprints.

 


07:19 am February 24, 2022

Thank you for your quick and detailed replies. 

It seems like my definition of a Backlog Item was simply wrong. I thought that it should always deliver direct value to the customer so that they can prioritize it. But if I understand you correctly, a Backlog can contain technical Items in addition to the actual User Stories. 

This totally makes sense and even loosens a knot I had in my brain. I always wondered how you can wrap every single thing to do in a Backlog Item with direct value for the customer.

A little sidenote: so far I did not practice Scrum. All I know about it is the theory I remember from my time in university. Currently I am trying to bring some structure into the so called "Backlog" we have in the company I work for. Since my memory seems to have faded over time, I guess I should refresh it before I continue. :)


12:22 pm February 24, 2022

The Product Backlog is an emergent, ordered list of what is needed to improve the product.

The items in the Product Backlog do not need to directly deliver value to the customer. Value is delivered through the Increment. However, it can be useful for Product Backlog Items to be expressed in a manner that allows key stakeholders to understand the work represented by the Product Backlog Item and why it's important. Technical work can often be presented in a way that lets these stakeholders understand it. Because they understand the value of the work and the dependencies between various items in the Product Backlog, the stakeholders can have informed discussions with the Product Owner about the ordering of the work in the Product Backlog.


By posting on our forums you are agreeing to our Terms of Use.

Please note that the first and last name from your Scrum.org member profile will be displayed next to any topic or comment you post on the forums. For privacy concerns, we cannot allow you to post email addresses. All user-submitted content on our Forums may be subject to deletion if it is found to be in violation of our Terms of Use. Scrum.org does not endorse user-submitted content or the content of links to any third-party websites.

Terms of Use

Scrum.org may, at its discretion, remove any post that it deems unsuitable for these forums. Unsuitable post content includes, but is not limited to, Scrum.org Professional-level assessment questions and answers, profanity, insults, racism or sexually explicit content. Using our forum as a platform for the marketing and solicitation of products or services is also prohibited. Forum members who post content deemed unsuitable by Scrum.org may have their access revoked at any time, without warning. Scrum.org may, but is not obliged to, monitor submissions.