SOFTWARE ENGINEERING

INTRODUCTION TO SOFTWARE ENGINEERING

WATERFALL MODEL

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The output of development phase will be input of which phase in waterfall model?
A
Implementation
B
Testing
C
Design
D
Maintenance
Explanation: 

Detailed explanation-1: -Maintenance. After the deployment phase, the next step is to provide support and maintenance for the software, making sure it runs smoothly. If the client and users come across errors/defects/bugs during use, fixing them is the main purpose of this stage.

Detailed explanation-2: -Implementation Implementation takes up a significant portion of waterfall project management. Everything that happens during this phase should be carefully documented.

Detailed explanation-3: -This model is divided into different phases and the output of one phase is used as the input of the next phase. Every phase has to be completed before the next phase starts and there is no overlapping of the phases.

There is 1 question to complete.