Bottom-Up Software Effort Estimation Technique
Last time, we explained that even though estimating software project timelines is tough, we should do it anyway. We also broadly discussed some of the common estimation techniques. With that background, we want to go into further detail about the bottom-up software effort estimation technique that works for us. A critical aspect any estimation technique should capture is time and uncertainty. An estimate that only has time implies a high degree of certainty. This generally is not true for most of the projects. Here it goes : For details, read on: It is tough to give an accurate estimate to a complex task. Therefore, it is recommended that you break into small chunks. That will remove the number of uncertain variables. We use the following Sizes: Complexity Time Small 1 day Medium 3 days Large 1 Week Extra-Large 2 Weeks Your estimation gets accurate only when you are very granular in mapping and recording the hours that go towards a project’s completion. The whole point is to use real wall clock hours and days and idealized “programmer hours.” We should not be overly optimistic here. So if something might take 3 days but you might get it done in 1 day because you got lucky should still be quoted as medium. On the other hand, don’t be pessimistic by quoting that same task as large to cover your butt. In an ideal condition, your estimation mostly comprises small and medium tasks as there are few large and might be none extra large. However, you need not to do this in one fell swoop. The bottom-up software effort estimation technique advocates that you can refine the estimate later. A good software effort estimation technique will capture the uncertainty as well. “20 to 30 days” is a very different estimate compared to “5 to 45 days” even though both have the same mid-point estimate as 25 days. It is expected to capture the expected-case vs. best-case scenario. Uncertainty Level Multiplier Low 1.1 Moderate 1.5 High 2.0 Extreme 5.0 You can have a different multiplier value. That is quite possible. But defining and sticking to a system helps you to come up with quite accurate quotes. However, you will like to have more low and moderate uncertainty levels and very few high or extreme uncertainty estimates. How to arrive at the worst-case scenario estimates? The groundwork you have accomplished in your software effort estimation technique in the earlier steps will simplify this. Let me explain with an example. Task Complexity Uncertainty Expected Worst-Case Creating the filer Medium Moderate 3 days 4.5 Applying the Automation rule Large High 1 week. 2 weeks Showing an error message Small Low 1 day 3.3 days Integration with Salesforce Extra- Large High 2Weeks 10 Weeks. Is such a wide range acceptable? If not, then this step steps in. The range is so high because you have a few extreme, large, uncertain-level projects. You should review those along with your colleagues. Try to brainstorm and find out ways to reduce. You should now be breaking down extra-large complexity tasks into small ones. I agree that you would have done that had it been easy. The trick here is to revise these tasks again with a group of capable people with you on the board. It requires deeper research. You can decide to assign two weeks to work hands on some part of this task chunk and understand the complexity more closely. That will help you break this task into small and medium chunks and keep one large complexity level. There is no correct strategy here. The key observation is that if you are dealing with too many uncertain components, you should take some time to break them down into small and easier blocks. Track your accuracy so that you can improve over time. This helps to form a feedback loop. You project. You observe how much it deviates. You use that knowledge to refine your project in the next time. We hope that you will find this software estimation technique useful. Please share your feedback if you use this software estimation technique in your next project. The credit for this technique goes to Jacob Kaplan Moss – Co-creator of Django.Bottom-Up Software Effort Estimation Technique
Break Down Work into less complex task chunks
How to Estimate Uncertainty?
Once you have quoted the expected time blocks as described in the above section, you will now apply the “if-things-go-wrong” multiplier described below:
Revisit the Software Effort Estimation
Track
Browse by categories
- Agile
- Artificial Intelligence
- Automated testing
- Big Data
- Blockchain
- Business Intelligence
- Chatbots
- Cloud Computing
- Customer Experience
- Data Science
- Design Thinking
- DevOps
- Dialogflow
- Digital transformation
- EduTech
- ETL
- Healthcare
- HealthTech
- Machine Learning
- Mobile application
- Product Development
- Quality Ascent
- Quality Assurance
- Real Estate
- Software Testing
- StartUp
- Testing
You May Like This

UX Design-A Technology To Refine Product Design And Development
Organizations are rapidly shifting their focus from a product-centric approach to a customer-centric approach due to the growing competitive business environment. Delivering poor customer experience is no longer an option for industries that make it necessary for them to identify their needs and develop products and services accordingly. The preferences of customers are identified by […]

Rise Of Business Intelligence In Education Sector
The education sector has grown enormously in recent years. This sector is hugely working with a vast amount of data and it needs centrally aligned data to work with. The education sector is going through a major transformation with the use of highly advanced technologies and it is majorly becoming a new trend in this […]

Benefits Of Using DevOps With Cloud Computing
The development of the cloud is going through massive changes with the integration of DevOps, which, in turn, is making it possible for the IT industry to conduct real-time analysis of the development process and make the process smoother. DevOps refers to a set of various software development practices that are carried out by combining […]

Role Of Agile Methodology In Financial Services Industry
Financial institutions are going through multiple changes in the field of technology platforms, financial systems, risk management systems, etc. to deliver customer-oriented services in a short span of time. The industry is focusing on enhancing its operations by infusing advanced technologies to reduce financial risks, identify the latest financial trends, tracking accounts and balances, and […]

Continuous Integration And Continuous Delivery-Two Pillars Of DevOps
Software development industries are evolving at a rapid rate as the conventional product development process does not serve the purpose of carrying out the operations in an efficient manner. The growing innovations have introduced many new models and DevOps is one of the most implemented trends in the development industry. The industries are rapidly shifting towards […]

What are the different software effort estimation techniques?
What are the different software estimation techniques is a thought-provoking question. Every development team encounters its fair share of challenges when striving to meet delivery deadlines – it’s part and parcel of the job. This, in turn, can lead to considerable delays in software projects, leaving project owners scratching their heads in frustration. So, you […]