Prototype | Rapid Prototype | Prototyping

Prototyping Info Blog

Prototype | Rapid Prototype | Prototyping header image 2

What is the prototyping ?

November 10th, 2008 · 2 Comments

Prototyping
anzarbond asked:

The construction of partial systems , to demonstrate some aspect of intended system behavior in order to gain user acceptence or to establesh technical feasibility.

Blog America

Tags: Programming & Design

2 responses so far ↓

  • 1 Kokopelli // Nov 10, 2008 at 11:16 pm

    Prototyping is the process of building models of a thing that appear the same and have many of the same characteristics, but not all of the functionallity.

  • 2 Andrew L // Nov 13, 2008 at 9:57 am

    Developing a model and seeing whether it works in reality.

    In terms of software design it may be the creation of a simplified version of an application that meets a design objective and then studying how it works in real-life.

    The conclusion will then determine whether the project will progress further, change/adapt to the results or get canned.

    Hope this helps

Leave a Comment