Skip to content

Killing the waste

November 10, 2006 by Artem

The goal of any project is to produce the best possible results at the minimal possible costs, while releasing early enough. Agile processes strive towards both maximizing the value produced and minimizing the amount of wasted effort.

Typical agile process ways of minimizing the wasted effort

  • Do exactly what is most important to the customer now and nothing else. Requirements and the project requirement change. It is the fact proven million of times. Therefore too detailed requirements engineering and heavy upfront design are in the best case a big pack of wasted customer money. In the worst case they can result in a product perfectly conforming to the original specification, but useless at the moment of the release.
  • Less temporary artifacts, more verifiable results. Waterfall-oriented processes focus a lot on documented artifacts like requirement and test specifications, design documents, etc. While this information could be useful with the elimination of a big upfront design there is less need in producing long documents. The less time is spent on writing documents, the more could be spent on both coding and results verification. Agile processes use automated tests and demos as the specification replacements whenever possible.

Does your current project produce anything that nobody is going to use? Do you try to identify such issues?

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <b> <i> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <br> <blockquote>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

Best of AgileSoftwareDevelopment.com