본문 바로가기

B1:기초 Basement

폭포수 모형 (Waterfall model)

반응형
주제(Subject)
--------------------------------------------------------
한글(약어) : 폭포수 모형()
영어(약어) : Waterfall model()


관련개념(Related Concepts)
--------------------------------------------------------
소프트웨어 프로세스 모형
프로토타이핑 모형
점증적 모형
나선형 모형
V 모형


개요(Summary)
--------------------------------------------------------
소프트웨어 엔지니어링 프로세스 모형 중의 하나로, 순서적인 단계에 따라서 진행되며, 각 단계에 결함이 있다면 수정되거나 전단계로 돌아가도록 함.
The origin of the term "waterfall" is often cited to be an article published in 1970 by W. W. Royce. Royce himself advocated an iterative approach to software development and did not even use the term "waterfall". - Wikipedia


본문(Body)
--------------------------------------------------------
응용분야의 복잡도가 높지 않으며, 단순할 경우에 사용하기 좋음.
1. 절차도
Waterfall Model

This image is licensed under the Creative Commons Attribution ShareAlike License v. 2.5: http://creativecommons.org/licenses/by-sa/2.5/




모임,단체(Commutities)
--------------------------------------------------------


블로그,개인 홈페이지 등(Humanities)
--------------------------------------------------------


참고문서(References)
--------------------------------------------------------
* 한국어(Korean)
저자. 역자. "제목". 출판사. 출판년도. (ISBN:)

* 영어(English)
저자. 제목, 판, 출판사. 출판년도. (ISBN:)
1. Wikipedia : Waterfall Model
   http://en.wikipedia.org/wiki/Waterfall_model

2. Wikipedia : Software development process
   http://en.wikipedia.org/wiki/Software_development_process
Software Development Process
This article is part of the Software Development Process series
Activities and Steps
Requirements | Architecture | Implementation | Testing | Deployment
Models
Agile | Cleanroom | Iterative | RAD | RUP | Spiral | Waterfall | XP
Supporting Disciplines
Configuration Management | Documentation | Project Management | User Experience Design
반응형