EMERGING TRENDS IN SOFTWARE ENGINEERING
MISCELLANEOUS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
A reasonable approach when requirements are well defined.
|
|
A useful approach when a customer cannot define requirements clearly.
|
|
The best approach to use for projects with large development teams.
|
|
A risky model that rarely produces a meaningful product.
|
Detailed explanation-1: -1) The prototyping model of software development is: Answer: B) A useful approach when a customer cannot define requirements clearly. Explanation: This model is used when requirements are not known completely initially.
Detailed explanation-2: -The prototyping model of software development is: a reasonable approach when requirements are well-defined. a useful approach when a customer cannot define requirements clearly. the best approach to use for projects with large development teams.
Detailed explanation-3: -The prototyping model is a systems development method in which a prototype is built, tested and then reworked as necessary until an acceptable outcome is achieved from which the complete system or product can be developed.
Detailed explanation-4: -Prototype model should be used when the desired system needs to have a lot of interaction with the end users. Typically, online systems, web interfaces have a very high amount of interaction with end users, are best suited for Prototype model.