SDLC 면접 질문과 답변
Question: Describe rapid application development (RAD) software development life cycle model.Answer:RAD involves iterative development along with the creation of prototypes. It uses interactive use of techniques and prototypes to define user requirements and system design clearly. Structured techniques are used to create initial design models based on user input and prototypes are built on top of that. The end users and analysts use the prototypes to validate and enhance the requirements and design models. The process lasts till a set of final technical requirements and design models have been created. |
복습용 저장
이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.
도움이 되었나요? 예 아니요
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.