Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (1 vote)
409 views6 pages

Software Prototyping Model Guide

Prototyping is a software development model where a prototype is built, tested, and refined until an acceptable prototype is achieved. It has six phases: 1) requirements gathering and analysis, 2) quick design, 3) build a prototype, 4) initial user evaluation, 5) refining the prototype, and 6) implementing the product and maintaining it. Types of prototyping include rapid throwaway, evolutionary, incremental, and extreme prototyping. Regular meetings are important to identify missing functionality and reduce risks, though prototyping may encourage excessive change requests.

Uploaded by

Ceesay Modou
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
409 views6 pages

Software Prototyping Model Guide

Prototyping is a software development model where a prototype is built, tested, and refined until an acceptable prototype is achieved. It has six phases: 1) requirements gathering and analysis, 2) quick design, 3) build a prototype, 4) initial user evaluation, 5) refining the prototype, and 6) implementing the product and maintaining it. Types of prototyping include rapid throwaway, evolutionary, incremental, and extreme prototyping. Regular meetings are important to identify missing functionality and reduce risks, though prototyping may encourage excessive change requests.

Uploaded by

Ceesay Modou
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

What is Software Prototyping Model?

Prototype methodology is defined as a Software Development model in which


a prototype is built, test, and then reworked when needed until an acceptable
prototype is achieved. It also creates a base to produce the final system.

Software prototyping model works best in scenarios where the project's


requirements are not known. It is an iterative, trial, and error method which
take place between the developer and the client.

Prototyping Model Phases

Prototyping Model has following six SDLC phases as follow:

Step 1: Requirements gathering and analysis


A prototyping model starts with requirement analysis. In this phase, the
requirements of the system are defined in detail. During the process, the
users of the system are interviewed to know what is their expectation from the
system.

Step 2: Quick design


The second phase is a preliminary design or a quick design. In this stage, a
simple design of the system is created. However, it is not a complete design.
It gives a brief idea of the system to the user. The quick design helps in
developing the prototype.
Step 3: Build a Prototype
In this phase, an actual prototype is designed based on the information
gathered from quick design. It is a small working model of the required
system.

Step 4: Initial user evaluation


In this stage, the proposed system is presented to the client for an initial
evaluation. It helps to find out the strength and weakness of the working
model. Comment and suggestion are collected from the customer and
provided to the developer.

Step 5: Refining prototype


If the user is not happy with the current prototype, you need to refine the
prototype according to the user's feedback and suggestions.

This phase will not over until all the requirements specified by the user are
met. Once the user is satisfied with the developed prototype, a final system is
developed based on the approved final prototype.

Step 6: Implement Product and Maintain


Once the final system is developed based on the final prototype, it is
thoroughly tested and deployed to production. The system undergoes routine
maintenance for minimizing downtime and prevent large-scale failures.

Types of Prototyping Models


Four types of Prototyping models are:

1. Rapid Throwaway prototypes


2. Evolutionary prototype
3. Incremental prototype
4. Extreme prototype

Rapid Throwaway Prototype


Rapid throwaway is based on the preliminary requirement. It is quickly
developed to show how the requirement will look visually. The customer's
feedback helps drives changes to the requirement, and the prototype is again
created until the requirement is baselined.

In this method, a developed prototype will be discarded and will not be a part
of the ultimately accepted prototype. This technique is useful for exploring
ideas and getting instant feedback for customer requirements.

Evolutionary Prototyping
Here, the prototype developed is incrementally refined based on customer's
feedback until it is finally accepted. It helps you to save time as well as effort.
That's because developing a prototype from scratch for every interaction of
the process can sometimes be very frustrating.

This model is helpful for a project which uses a new technology that is not well
understood. It is also used for a complex project where every functionality
must be checked once. It is helpful when the requirement is not stable or not
understood clearly at the initial stage.

Incremental Prototyping
In incremental Prototyping, the final product is decimated into different small
prototypes and developed individually. Eventually, the different prototypes are
merged into a single product. This method is helpful to reduce the feedback
time between the user and the application development team.

Extreme Prototyping:
Extreme prototyping method is mostly used for web development. It is
consisting of three sequential phases.

1. Basic prototype with all the existing page is present in the HTML format.
2. You can simulate data process using a prototype services layer.
3. The services are implemented and integrated into the final prototype.

Best practices of Prototyping


Here, are a few things which you should watch for during the prototyping
process:

 You should use Prototyping when the requirements are unclear.


 It is important to perform planned and controlled Prototyping.
 Regular meetings are vital to keep the project on time and avoid costly
delays.
 The users and the designers should be aware of the prototyping issues
and pitfalls.
 At a very early stage, you need to approve a prototype and only then
allow the team to move to the next step.
 In software prototyping method, you should never be afraid to change
earlier decisions if new ideas need to be deployed.
 You should select the appropriate step size for each version.
 Implement important features early on so that if you run out of the time,
you still have a worthwhile system

Advantages of the Prototyping Model


Here, are important pros/benefits of using Prototyping models:

 Users are actively involved in development. Therefore, errors can be


detected in the initial stage of the software development process.
 Missing functionality can be identified, which helps to reduce the risk of
failure as Prototyping is also considered as a risk reduction activity.
 Helps team member to communicate effectively
 Customer satisfaction exists because the customer can feel the product
at a very early stage.
 There will be hardly any chance of software rejection.
 Quicker user feedback helps you to achieve better software
development solutions.
 Allows the client to compare if the software code matches the software
specification.
 It helps you to find out the missing functionality in the system.
 It also identifies the complex or difficult functions.
 Encourages innovation and flexible designing.
 It is a straightforward model, so it is easy to understand.
 No need for specialized experts to build the model
 The prototype serves as a basis for deriving a system specification.
 The prototype helps to gain a better understanding of the customer's
needs.
 Prototypes can be changed and even discarded.
 A prototype also serves as the basis for operational specifications.
 Prototypes may offer early training for future users of the software
system.
Disadvantages of the Prototyping Model
Here, are important cons/drawbacks of prototyping model:

 Prototyping is a slow and time taking process.


 The cost of developing a prototype is a total waste as the prototype is
ultimately thrown away.
 Prototyping may encourage excessive change requests.
 Sometimes customers may not be willing to participate in the iteration
cycle for the longer time duration.
 There may be far too many variations in software requirements when
each time the prototype is evaluated by the customer.
 Poor documentation because the requirements of the customers are
changing.
 It is very difficult for software developers to accommodate all the
changes demanded by the clients.
 After seeing an early prototype model, the customers may think that the
actual product will be delivered to him soon.
 The client may lose interest in the final product when he or she is not
happy with the initial prototype.
 Developers who want to build prototypes quickly may end up building
sub-standard development solutions.

Summary
 In Software Engineering, Prototype methodology is a software
development model in which a prototype is built, test and then reworked
when needed until an acceptable prototype is achieved.
 1) Requirements gathering and analysis
 2) Quick design
 3) Build a Prototype
 4) Initial user evaluation
 5) Refining prototype
 6)Implement Product and Maintain; are 6 steps of the prototyping
process
 Type of prototyping models are
 1) Rapid Throwaway prototypes
 2) Evolutionary prototype
 3) Incremental prototype
 4) Extreme prototype
 Regular meetings are essential to keep the project on time and avoid
costly delays in prototyping approach.
 Missing functionality can be identified, which helps to reduce the risk of
failure as Prototyping is also considered as a risk reduction activity in
SDLC.
 Prototyping may encourage excessive change requests.

You might also like