FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

WHY IS SYSTEM ANALYSIS IMPORTANT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which model has liner steps and you cannot go back once one stage is completed?
A
Waterfall
B
Spiral
C
RAD
D
None of the above
Explanation: 

Detailed explanation-1: -The disadvantage of waterfall development is that it does not allow much reflection or revision. Once an application is in the testing stage, it is very difficult to go back and change something that was not well-documented or thought upon in the concept stage.

Detailed explanation-2: -The Waterfall Model is a linear application development model that uses rigid phases: When one phase ends, the next begins. Steps occur in sequence, and, if unmodified, the model does not allow developers to go back to previous steps (hence “waterfall”: Once water falls down, it cannot go back up).

Detailed explanation-3: -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-4: -Waterfall is also referred to as a linear-sequential life cycle model. It is very simple to understand and use. In a waterfall model, each phase must be completed before the next phase can begin and there is no overlapping in the phases.

There is 1 question to complete.