User:DSParillo/Drafts/Software development process models

From Wikipedia, the free encyclopedia

< User:DSParillo | Drafts

Larry Putnam says that "software is the most complex undertaking ever attempted by the human race.[1] Wordnet defines model as "a hypothetical description of a complex entity or process" and process as "a particular course of action intended to achieve a result".[2][3] In other words, a software development process model is an approximate description of a complex set of actions resulting in working software, produced on-time and within budget.

The unmodified "waterfall model".  Progress flows from the top to the bottom, like a waterfall.
The unmodified "waterfall model". Progress flows from the top to the bottom, like a waterfall.

A decades-long goal has been to find repeatable, predictable processes or methodologies that improve productivity and quality. Some try to systematize or formalize the seemingly unruly task of writing software. Others apply project management techniques to writing software. Without project management, software projects can easily be delivered late or over budget. With large numbers of software projects not meeting their expectations in terms of functionality, cost, or delivery schedule, effective project management is proving difficult.


350px|frame|The Rational Unified Process breaks a project into 4 phases, each with multiple iterations


Image:Iterative_development_model_V2.jpg

[The spiral model] combines advantages of top-down and bottom-up concepts and was the first model to explain the importance of small, incremental iterations.

[The V-model] combines ...


might need this:

  • Boehm, Barry; Richard Turner (January, 2006). Balancing agility and discipline : a guide for the perplexed. Addison-Wesley. ISBN 0-321-18612-5. 
  • Norman, Donald A. (1990). The design of everyday things (Reprint. Originally published : The psychology of everyday things. Doubleday. ISBN 0-385-26774-6. 

[edit] See also

[edit] References

  1. ^ Putnam, Lawrence H.; Ware Myers (2003). Five core metrics : the intelligence behind successful software management. Dorset House Publishing. ISBN 0-932633-55-2. 
  2. ^ [George]. WordNet Search for model. Cognitive Science Laboratory, Princeton University. Retrieved on January 29, 2007.
  3. ^ [George]. WordNet Search for process. Cognitive Science Laboratory, Princeton University. Retrieved on January 29, 2007.

[edit] See Also

    • Risk Management
    • Business process reengineering
    • CMM, CMM-SW/SE, CMMI
    • Objectory
    • Evolutionary