SDLC 면접 질문과 답변
Question: Describe incremental software development life cycle model.Answer: Incremental SDLC approach suggests construction of a partial system rather than the complete system and then builds more functionality into it. Requirements and features are prioritized and categorized and then implemented in phases, each phase based on the waterfall model. The process continues till the complete system is achieved. |
복습용 저장
이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.
도움이 되었나요? 예 아니요
Most helpful rated by users:
- What is Software Life Cycle?
- What are the different phases in SDLC?
- Why is software development life cycle important?
- What is SDLC model? What are the most well known SDLC models?
- Describe waterfall software development life cycle model.