SOFTWARE ENGINEERING

INTRODUCTION TO SOFTWARE ENGINEERING

WATERFALL MODEL

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The second phase of waterfall model is
A
Requirement Gathering and analysis
B
System design
C
Implementation
D
Testing
Explanation: 

Detailed explanation-1: -Design. After the first phase is completed and verified, it is the next most important phase to be studied as it is used for system design. It helps in specifying software and hardware requirements for product design. It also helps in the overall architecture of the system design.

Detailed explanation-2: -Definition: The waterfall model is a classical model used in system development life cycle to create a system with a linear and sequential approach. It is termed as waterfall because the model develops systematically from one phase to another in a downward fashion.

Detailed explanation-3: -Requirement gathering and documentation. In this stage, you should gather comprehensive information about what this project requires. System design. Using the established requirements, your team designs the system. Implementation. Testing. Delivery/deployment. Maintenance.

There is 1 question to complete.