Waterfall Model: Difference between revisions

From Ameise-en
Jump to navigationJump to search
(Created page with "One of the most famous '''SW-development model'''. The construction is divided in single phases. #analyze #specification #design #implementation #Integration #maintenance For fu...")
 
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
One of the most famous '''SW-development model'''. The construction is divided in single phases.
One of the most famous '''Software Process Models'''. The development process is divided into single phases:
#analyze
#Analysis
#specification
#Specification
#design
#Design
#implementation
#Implementation
#Integration
#Integration
#maintenance
#Maintenance


For further information look at:
For further information see:
Barry W. Boehm. Software Engineering. In: IEEE Transaction on Computers, Band 25: pages 1226-1241, 1976.
Barry W. Boehm. Software Engineering. In: IEEE Transaction on Computers, Vol 25: pages 1226-1241, 1976.
 
[[de:Wasserfallmodell]]
[[en:Waterfall Model]]
<!--
[[sk:Hlavná stránka]]
[[fr:Accueil]]
-->

Latest revision as of 16:52, 15 May 2013

One of the most famous Software Process Models. The development process is divided into single phases:

  1. Analysis
  2. Specification
  3. Design
  4. Implementation
  5. Integration
  6. Maintenance

For further information see: Barry W. Boehm. Software Engineering. In: IEEE Transaction on Computers, Vol 25: pages 1226-1241, 1976.