SSCP · Question #259
Which of the following is an advantage of prototyping?
The correct answer is A. Prototype systems can provide significant time and cost savings.. Prototyping allows stakeholders to interact with a working model early in development, enabling faster identification of missing requirements and misunderstandings before full-scale development commits those errors into the final product. Catching issues early is far cheaper than
Question
Which of the following is an advantage of prototyping?
Options
- APrototype systems can provide significant time and cost savings.
- BChange control is often less complicated with prototype systems.
- CIt ensures that functions or extras are not added to the intended system.
- DStrong internal controls are easier to implement.
How the community answered
(37 responses)- A92% (34)
- B3% (1)
- D5% (2)
Explanation
Prototyping allows stakeholders to interact with a working model early in development, enabling faster identification of missing requirements and misunderstandings before full-scale development commits those errors into the final product. Catching issues early is far cheaper than reworking a completed system. The other choices describe disadvantages or myths: prototyping often leads to scope creep (extra features), change control is typically harder, and internal controls are generally more difficult to implement in prototyped systems.
Topics
Community Discussion
No community discussion yet for this question.