×
>
<

Aptitude

Prototype Model in SDLC

Prototype Model

Software Prototyping is the process of creating a prototype of the software product. the prototype is an incomplete form of software program to evaluate customer satisfaction.

  • Prototype model is the extension of iterative waterfall model.
  • Prototype model is one of the most popular used software development model in which prototype is built and tested to evaluate the customer satisfaction.
  • Prototype model proposes the system in which a prototype is developed before developed the whole software product.
  • This model is used when all the requirements and resources are not clearly defined at the beginning of the phases.

Steps followed by the Prototyping Model :-
Requirement Recognition and Gathering :

This step requires primary requirements so that a prototype is created.

Prototype Development :

Prototype is built on the basis of the requirement of the customer and this is developed to take the customer’s reviews.

Customer Reviews :

Prototype is send to the customer and take reviews of the customer. After taking the customer reviews, developer starts to make the whole software product. If customer is not satisfied then it can be discarded and again create the prototype.

Advantages of Prototype Model :-

  • It provides higher customer satisfaction and get reviews from customers.
  • Requirements can change easily according to the customer. It means this model has high adaptability.
  • Errors can be removed so fast and early hence it saves a lot of cost.
  • It gives high flexibility.
  • Prototype model increases the involvement of customers.
  • Developers can identify the missing functionality very easily.
  • This model helps to reduce the risks related to the software.

Disadvantages of prototype model :-

  • This model can be more costly.
  • Prototype model can be more complex if a prototype is reviewed by the customers again and again.
  • It does not provide clear documents.
  • This model can take more time to develop a software product.
  • If a customer refuses to accept the prototype ,then there may be wastage of a lot of cost and developer’s efforts.