EMERGING TRENDS IN SOFTWARE ENGINEERING
MISCELLANEOUS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Waterfall Model
|
|
Prototyping Model
|
|
RAD Model
|
|
both Prototyping Model & RAD Model
|
Detailed explanation-1: -Spiral Model has user involvement in all its phases.
Detailed explanation-2: -Prototyping model models requires the maximum involvement of users: When the needs for the product are unclear or unpredictable, the prototyping model should be used.
Detailed explanation-3: -Rapid application software development life cycle also known as RAD SDLC makes software development faster by tightening the loop between feedback and development, so there’s less of a communication gap.
Detailed explanation-4: -Waterfall Model Waterfall is the oldest and most straightforward of the structured SDLC methodologies-finish one phase, then move on to the next. No going back. Each stage relies on information from the previous stage and has its own project plan. Waterfall is easy to understand and simple to manage.