SOFTWARE ENGINEERING

INTRODUCTION TO SOFTWARE ENGINEERING

SOFTWARE PROCESS MODELS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Each phases in waterfall model must be completed before starting the next phase.
A
True
B
False
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -In a waterfall model, each phase must be completed before the next phase can begin and there is no overlapping in the phases. The Waterfall model is the earliest SDLC approach that was used for software development. The waterfall Model illustrates the software development process in a linear sequential flow.

Detailed explanation-2: -Description: The sequential phases described in the Waterfall model are: 1. Requirement Gathering-All possible requirements are captured in product requirement documents.

Detailed explanation-3: -Winston Royce introduced the Waterfall Model in 1970.This model has five phases: Requirements analysis and specification, design, implementation, and unit testing, integration and system testing, and operation and maintenance.

There is 1 question to complete.