I was wondering if someone can share their exeprience or point to a study on cost savings realized by adopting Agile (using Srum and XP), over traditional Waterfall.
|
|
|
|
|
|
|
In my opinion, cost savings is only a part of the equation. Return on investment is a better measure since it takes into account both costs and returns, with the time value of money. Being conscious about your costs is important, but it is even more important to develop software that brings in value. There's only a certain limit you can cut your costs down to (zero) but there's practically no upper bound for returns. Agile helps you on the returns side as well, but since this question is about costs, let's not go there. Biggest cost driver for software development is employee salaries, which in turn is driven by project effort. Therefore the key to cost saving is minimizing the effort required to get the job done. Some quick points related to agile costs vs. waterfall costs:
Some further reading on software project economics: |
||
|
|
|
|
One of the most significant cost savings associated with Agile (and to a lesser extent other Iterative methodologies) is that you fail fast. If a project was never meant to be, you'll know a lot sooner. The benefits of this should not be underestimated. |
||
|
|
|
|
There is a paper by David Rico comparing the ROI of different methods, agile and non-agile. The paper is basing the comparison on ROI data found in studies of different method implementations. |
||
|
|
