컴퓨터/프로그래밍
소프트웨어 개발 수명 주기
Begi
2021. 7. 22. 23:22
반응형
소프트웨어 개발 수명 주기(Software Development Life Cycle, SDLC)는 소프트웨어를 계획, 개발, 시험, 운영하는 과정을 뜻한다.
SDLC의 단계는 다음과 같다.
Stage 1: Planning and Requirement Analysis (계획/요구사항 분석)
Stage 2: Defining Requirements (요구사항 정의)
Stage 3: Designing the Product Architecture (설계)
Stage 4: Building or Developing the Product (개발/구현)
Stage 5: Testing the Product (시험)
Stage 6: Deployment in the Market and Maintenance (운영/유지보수)
반응형