INTRODUCTION TO SOFTWARE ENGINEERING
WATERFALL MODEL
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What is the correct order of the waterfall model
|
design, analysis, construction, testing, deployment and maintenance
|
|
analysis, design, construction, testing, deployment and maintenance
|
|
analysis, design, construction, deployment and maintenance, testing
|
|
analysis, design, testing, deployment and maintenance, construction
|
Explanation:
Detailed explanation-1: -The waterfall model is a sequential design process in which progress is seen as flowing steadily downwards (like a waterfall) through the phases of Conception, Initiation, Analysis, Design, Construction, Testing, Production/Implementation, and Maintenance.
Detailed explanation-2: -The waterfall model and software development life cycle have six stages: requirements, analysis, design, coding, testing, and deployment.
Detailed explanation-3: -System and software requirements: captured in a product requirements document. Analysis: resulting in models, schema, and business rules. Design: resulting in the software architecture. More items
There is 1 question to complete.