Prototype Model

A prototype model is a toy/demo implementation of the actual product or system.A prototype model usually exhibits limited functional capabilities, low reliability, and inefficient performance as compared to the actual software. 





In the prototype model, prototyping starts with initial requirements gathering phase. Quick design is carried out and a prototype is built. The developed prototype is submitted to the customer for his assessment.
Based on the customer feedback, the requirements are refined and the prototype is suitably modified. This cycle of obtaining customer feedback and modifying the prototype continues until the customer approves the prototype. Once the customer approves the prototype, the actual system is developed using the iterative waterfall approach.

Advantages of Prototype Model

  • Demo working model: Customer get demo working model of actual product which help them to give a better understanding and attain a high level of satisfaction.
  • New requirement: Based on the customer feedback, the requirements are redefined and the prototype is suitably modified till final approval.
  • Missing functionality: can be easily established.
  • Easy error detection: It saves time and cost in developing the prototype and enhance the quality of the final product.
  • Flexibility: in the development phase.

Disadvantages of Prototype Model

  • Time-consuming: As the prototype is being modified time to time according to customer requirement which usually increases the time of completion of the product.
  • Complexity: Change in the requirement usually expand the scope of the product beyond its original plan and thus increase the complexity.
  • Poor Documentation: Continuous changing of requirement can lead to poor documentation.
  • Unpredictability of no of iteration: It is difficult to determine the no of iteration required before the prototype is finally accepted by the customer.
  • Confusion: Customer can confuse between the actual product and prototype.

No comments:

Post a Comment