If you had to choose one advantage that Scrum gives over a waterfall process, what would it be?
|
4
|
|||||
|
|
|
You build what the customer wants as opposed to what the customer thought they wanted when you gathered requirements. EDIT: This is a general property of Agile methods with the emphasis on delivery early and often -- the exact opposite of waterfall (delivery late and once). |
||
|
|
|
|
There can be some implementations of software development that use most of Scrum within a waterfall framework so part of your question may be based on mis-information. The main advantage I see in Scrum is the daily communication and accountability it provides so that everyone on the team can know what everyone else is doing plus share where he or she is. The visibility this gives to see what is going on along with the accountability of telling what you are doing is what can make Scrum a very nice part of developing software assuming you are working with people that can get along and are comfortable making their own rules to some extent. |
||
|
|
|
|
It gives you a process that delivers useable business function early and often, which increases the likelihood that the customer will be satisfied with your results. It also does so at a relatively low cost, and reduces the risk of failure. |
||
|
|
|
|
Happy developers |
||
|
|
|
|
That you deliver usable bits of software rapidly so that you find out whether or not you are on the right track before the project goes off the rails. Of course, this applies to any agile process as opposed to waterfall, not just Scrum. |
||
|
|
|
|
That your code runs stable at the end of each sprint. Nothing worse than trying to work on an unstable code base. |
||||||||
|
|
|
The number one reason I like SCRUM is the burn-down concept. No one cares how much time you have spent, all they need to know is how much time you have left. |
||
|
|
|
|
No Death Marches. Define what you can deliver every sprint. |
||
|
|
|
I find that it is a great motivator, that the team as a whole is involved in the planning process, and not just a couple of people (which was the case previously). Usally this also amounts to more precise estimates, in my experience, which is essential in keeping the project on the right course. Also, it is great to have a good overview of, what is actually going on on the team currently, knowing what everyone is working on to some extent, instead of just having the project leader giving out assignments individually. |
||
|
|
|
|
User (Product Owner) is involved with deciding what is needed next. So you have immediate buy in from the users. |
||
|
|
|
|
Rugby Babes |
||
|
|
|
i see this confusion a lot, so let's be specific:
The two are not equivalent. the confusion arises because Scrum is often practiced as the project-management part of an Agile development process, but Scrum and Agile are not the same thing so to be technically accurate, your question makes a bad assumption! Perhaps you'd like to rephrase it? |
||||||
|
|
|
Waterfall is the first attempt to tackle software development using the common engineering aproach. In other words, It's HORRIBLE for everybody. Main advantage of SCRUM? It was actually planned to be used for software development. Mainly the code "growth" with new information, is not "assembled" only after somebody says the information you have is enough (which never is). |
||
|
|
|
|
Waterfall assumes you know everything in advance, which just isn't possible. A good scrum process starts the same way waterfall does, listing out everything you want to build. The advantage of scrum, though, is that you re-rank that list after every iteration, you're always building exactly what the customers want. When we were building a beta of one of our products we allowed the beta customers to help drive the stack rank for the next cycle. The end result was a product that the customers wanted, not one we dictated to them. |
||
|
|
|
|
SCRUM (and all agile methodologies that follow the agile manifesto) acknowledge that software developers are human. Waterfall practitioners are more likely to believe that software is developed by interchangeable man-month robots. |
||
|
|
|
|
It facilitates emergent design / emergent architecture. |
|||
|
|
|
|
The ability to change directions or process course corrections without impacting the schedule, cost, or performance dramatically. |
||
|
|
|
|
One of the biggest benefits you'll see is that you have iterative cycles. The customer is going to change their mind, budget, etc. It helps to be flexible, instead of getting the reaction, "that isn't what I asked for, so I'm not paying for it" |
||
|
|
|
|
I think true waterfall days are gone. Spiral took over waterfall and lot of teams operate in spiral even without knowing it. In one of my previous tags I mentioned that Agile is evolved from spiral. |
||
|
|
|
|
'Late binding'. In agile methodologies, defer decisions. You make calls later in the project cycle when you actually have relevant knowledge, as opposed to earlier when you do not. That improves the quality of your decisions. |
||
|
|
|
|
Firstly, if we just agree that the right question is more like "agile" vs "waterfall"... As a former development manager, my primary view of this is actually somewhat different. I love the "engineering practices" benefits of agile methods, such as burndows, JIT design etc.
However, studies show that the correlation between process choice and success rate is less than many might expect (one example). Sure, Agile is fairly consistently shown to be somewhat better, but it is not clear if the studies adjust for the fact that you tend to have better developers on agile projects - either because better developers tend to push for Agile or because Agile tends to attract better developers.
In my opinion, Agile methods help create an environment in which excellent programmers want to work. Because they are part of the process, because they are allowed to use their brains, etc. At a business level, that is really the justification - everything else is all very well and good, but this is the one thing that matters to the bottom line and the one thing you can sell up the chain. It is well known that really good developers are many times more productive than average developers, but they don't cost many times more. So, if you can attract and retain really good developers you get more output for the same money. Oh, and you'll have a lot more fun in the process. Better environment => Better Developers => More successful projects One word of caution; If you happen to have a team of average developers with no obvious bright sparks, I would be concerned about implementing Agile. At least, don't expect it to solve your problems - you are likely to get the same kind of results (after the bedding-in period), though with the benefits of the burndown. But Agile depends on having really good developers who really know what they are doing and who are constantly updating their skills - or at least a team that includes some people like that. Agile was invented by a bunch of guys who are legendary programmers and very, very smart people. |
|||
|
|
|
|
Others said that Scrum gives us "Happy developers", and "Motivated developers". To me that is the most striking observation. I disagree with the opinion that Scrum merely amplifies the (elite/bad) programmers' performances: In my experience it consistently improves developer performance. Why, well:
Notice that these are not 'technical' but very 'emotional'. I think this is "happy". After all this, the only route toward increasing your happiness e*ven more* is to try and become a better programmer... which I see happening again and again. To summarize: Scrum makes developers reach higher, perform better, with intrinsic enjoyment. |
||
|
|
|
|
One reason I like Agile is that it allows you to fail faster, sooner, cheaper (meaning, if the project is going to blow up, you'll find out about it a lot faster). |
||
|
|

