본문 바로가기
컴퓨터/프로그래밍

소프트웨어 개발 수명 주기

by Begi 2021. 7. 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 (운영/유지보수)

 

 

반응형

'컴퓨터 > 프로그래밍' 카테고리의 다른 글

이클립스 IDE  (0) 2021.07.26
상태도와 상태천이  (0) 2021.07.25
Visual Studio Code의 가장 큰 단점  (0) 2021.07.19
정수형 변수 범위  (0) 2021.07.10
CRC 프로그램 코드  (0) 2021.07.08

댓글