InterviewSolution
Saved Bookmarks
| 1. |
Explain Waterfall Model? |
|
Answer» The WATERFALL model is a sequential software development process, in which progress is SEEN as flowing steadily downwards (like a waterfall) through the phases of Conception, Initiation, ANALYSIS, Design (validation), CONSTRUCTION, Testing and MAINTENANCE. The waterfall model is a sequential software development process, in which progress is seen as flowing steadily downwards (like a waterfall) through the phases of Conception, Initiation, Analysis, Design (validation), Construction, Testing and Maintenance. |
|