vote up 3 vote down star
3

There are many advantages of Agile approaches as compared to Waterfall approach, but what according to you is missing in Agile approach that Waterfall Software Development process possess ?

flag

closed as subjective and argumentative by George Stocker, Ray, Pascal Thivent, SilentGhost, John Saunders Oct 24 at 15:56

8 Answers

vote up 9 vote down check

In a typical large corporation, the big guys in charge of the purse strings tend to ask the following questions:

  • How much are we paying?
  • When are we going to get it?
  • What exactly are we paying for?

Agile does not even attempt to answer these three questions. An agile practitioner will cheerfully accept an external budget constraint or delivery date, but will never commit to the scope up front.

Waterfall DOES attempt to answer all three of these questions. The fact that these statements usually turn out to be wrong isn't the issue, the issue is that the company executives get some figures to put up at the board meetings to base decisions on.

link|flag
Scrum can attempt to answer these, as, once you go through and give points to every task, based on experience you can give a rough estimate as to how many points can be done each iteration, and so you know when they may get it, as long as the scope doesn't change, and so how much they are paying for it. – James Black Oct 23 at 3:44
@James: True, but I believe an iteration is meant to be just a few weeks long. After this iteration the team raise their heads to take into account all of the current priorities (which might be different due to the new insight garnered) then determine the next iteration. In contrast, Waterfall attempts to plan out the entire project up front. – Andrew Shepherd Oct 23 at 3:48
An agile practitioner should be willing to estimate the scope up front, but will probably bridle at being held to a binding estimate of all three variables (date, budget, and scope) unless they are very familiar with the requirements, subject matter and team -- in which case it's waterfall with better status reports. – Jeffrey Hantin Oct 23 at 4:09
Agile does answer these questions except the "exactly" part in the what. Agile is about scope management. Waterfall does answer them too except that the "how much" and the "when" are almost systematically wrong (lies?). Waterfall is about planning management ("plan the work, work on the plan"). – Pascal Thivent Oct 23 at 13:32
vote up 1 vote down

I see two big problems that can occur with Agile (neither of which is the fault of the methodology):

  1. Stakeholders who don't really buy into the methodology, eg. "We've prioritized the features and they are all priority 1"
  2. IT managers who don't really understand the methodology, eg. "We will get things done faster because we don't need documentation and we will SPRINT!"

Others have mentioned the Space Shuttle problem. Hard to do iterative development when people die unless ALL systems are fully functional.

Make no mistake, there is no methodology so foolproof that fools (or simply misguided indiviuals) can't fail.

Some types of projects lend themselves to an agile approach more readily than others. Many web related projects fit extremely well whereas, in my experience, something like a business intelligence project is a harder fit.

Why? Dependencies. The folks writing reports or analysis systems can't do much until the cubes are ready, the cubes can't be built until the ETL processes are working, etc. Also refactoring can be a nightmare when you have so many disperate pieces to change (again in a specific order with blocking dependencies) if so much as a single column changes.

That isn't to say you can't do it, just that it requires a bit more discipline and stratified approach. A tiered iteration approach can help. Cube builders are an iteration ahead of the report builders, the ETL builders are an iteration ahead of them.

I have worked with various methodologies over the years and I've yet to see the mythical "silver bullet" that makes it all work perfectly.

link|flag
I think Agile promotes the approach that nobody's a specialist. Any person can go and fix the ETL process, then go and change the cubes in the OLAP database then go into Crystal or Cognos and change the reports. (Whether this works in practice or not is a different story, it would depend on how many different components there actually are.) – Andrew Shepherd Oct 23 at 6:04
vote up 1 vote down

I think agile processes trade away some measure of repeatability in exchange for adaptability in the face of a wicked problem -- that is, one that is poorly understood, poorly conditioned, or under contradictory constraints. If you're building cookie-cutter shopping cart Web sites, the problem is well-enough understood that the waterfall process works. If you're doing exploratory development, or what you're doing is more of a consulting job such as trying to improve on an existing business process rather than just automate an existing workflow, agile processes are apt to be more useful.

link|flag
Good point. But what you describe might not really be development, but simply customization. – sleske Oct 23 at 4:22
vote up 0 vote down

Programming according to specifications is like walking on water: It's easiest if it's frozen.

This is what Agile lacks that Waterfall does not.

link|flag
2  
Actually, most waterfall projects don't have frozen specs either; it's just that agile admits this, while waterfall does not... – sleske Oct 23 at 4:22
vote up 1 vote down

I think Waterfall can be important in a couple of cases:

Designs where lives can be lost if they fail - think things like space shuttle software, nuclear power plant software, and the like. Fluid requirements can lead to holes that are hard to detect.

The other area which can be helped with Waterfall is in a very undisciplined business. Even assuming Agile done right it requires discipline on the business requirement end which the process does not strongly enforce (the whole point of Agile is to adapt to changing requirements, but the business end has to be serious about its priorities). Waterfall forces decisions and makes them hard to change, and that externally enforced discipline can help weak businesses.

I would even go as far as to say that if the requirements are truely frozen and well understood and well communicated (something that never exists in typical business software, but may well in other disciplines) Waterfall can have a potential advantage.

link|flag
Scrum has been used in Independent Software Vendors (ISVs), Fortune 100 companies, Small startups, Internal development, Contract development. Scrum has been used for FDA-approved, life-critical software for x-rays and MRIs, Enterprise workflow systems, Financial payment applications, Biotech, Call center systems, Tunable laser subsystems for fiber optic networks, Application development environments, 24x7 with 99.99999% uptime requirements, Multi-terabyte database applications, Media-neutral magazine products, Web news products. Scrum is not just for trivial projects. – Pascal Thivent Oct 23 at 22:33
vote up 0 vote down

This might not a good answer but I think it may be useful. According to the my view No software development process can be considered as complete or reliable given that a practical scenario. The process depends on your timeline\cost\available human resources\other resources etc. So you will need to get the good points of each approach and create a custom process that is suitable to you.

link|flag
I see where you are coming from, but it's hard enough to just deliver working software. Designing a custom development methodology for an individual project is not so much "sharpening the axe" as growing a tree to provide wood for the haft and smelting iron ore for the head. – APC Oct 23 at 3:52
vote up 1 vote down

In the case of custom software development the waterfall method provides a development team greater protection in the case of an erratic or hostile business sponsor.

link|flag
Hm, if your sponsor isn't backing you you're hosed anyway, aren't you? How will waterfall protect you? – sleske Oct 23 at 4:18
Consider the worst-case: where a project goes south, and the client attempts to pursue legal remedies to recoup cost or claim damages. When you can go to court and demonstrate that you "did what you said you would do" contractually, you are protected. Try to explain scrum to a judge :) In the more typical case, the sponsor is erratic, and priorities seem to change whimsically. Agile has mechanisms to "protect" against that, but mostly attempts to just "roll with it". Waterfall methodology places considerable pain back on the sponsor for making significant changes. – Rip Rowan Oct 23 at 4:27
I think the biggest defence Agile uses is "Charge time and materials". Sponsor changes his mind, graciously agree then charge him for the extra time. The protection referred to in this post is needed only if the deal is fixed priced. – Andrew Shepherd Oct 27 at 4:04
vote up 0 vote down

What's missing is a framework that prevents inexperienced or reckless team members from turning into cowboys. That is, many who can't foresee the consequences of cutting corners mistake sloppiness or lack of design and forethought for being Agile.

I'm not saying that Agile is all about sloppiness, but sloppy people use it to 'dignify' what they already do. In a more formal process, they don't get that option.

link|flag
Wow. Flamage. :-) – Jeffrey Hantin Oct 23 at 3:44
not so - the result of bitter experience working with people who at the outset professed to be Agile, but were in fact just amateur. I knew this might be misinterpreted as flame bate, but regarding Agile as NOT a silver bullet should not be regarded as heretical! – Andrew Matthews Oct 23 at 3:54
No process is a silver bullet, and they can all be fouled by bad actors. I've just had more trouble from over-optimistic managers trying to make best-case estimates binding by means of mandatory overtime than I've ever had from cowboys. – Jeffrey Hantin Oct 26 at 19:28

Not the answer you're looking for? Browse other questions tagged or ask your own question.