Explain prototype model?
Answers were Sorted based on User's Feedback
Answer / kanishk
In prototype model we first make a prototype of the system
which needs to be prepared according to the design doc and
customer requirements and then we proceed with making the
actual system,through this approach we present the system
to the client much before the actual system is made , also
if any error in the deign exists , it can be caught earlier.
| Is This Answer Correct ? | 27 Yes | 6 No |
Answer / anil nakhate
In prototype model-is a working model that is functionally equivalent to a component of the product.
following are the process pd prototyping model
1)Identify the basic requirement - Determine the basic requirement including the input and output information desired
2)Devlopp intial prototype- After the completion of all the requirement in detailed then we will proceed to the design of the first prototype.
3)Review- Then this designed prototype is send to the user for review.
4)Feedback- Using the feedback both the specifications and the prototype can be improved.
This is general process of prototyping model.
please let me know if i am wrong.
| Is This Answer Correct ? | 17 Yes | 2 No |
Answer / nitinsingh
1>Based on the initial requirements a prototype is developed.
2>Prototype is demonstrated to the client and based on the prototype more requirements are gathered from the clients.
3>After getting clear requirements based on those requirements software is developed.
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / john
Prototype is nothing but user dependent model.
it is devloped in initial requirement in software
engineering.
| Is This Answer Correct ? | 6 Yes | 2 No |
the Prototype Model slowly builds from a simple concept of
what a program is. Little by little the software is updated
and tested in a real time environment. Users will be able to
test and improve the software as they are created. This goes
in a different pattern if you compare it to the regular SDLC
pattern, and the feedback is only in the later stage. If
there are any changes, it has to go back to the drawing
board, wasting more time.
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / neeraj negi
Prototype model is used when your client is not sure of all the requirements. you cannot freeze the requirements.
So you just take a little feedback from the customer on what he wants and you just develop a developed and tested basic model of that system/application to client.
Client when use it and observe it gets an idea of what other functionality he wants in the system. This is how cycle goes with the Prototypes till the customer is satisfied.
| Is This Answer Correct ? | 2 Yes | 1 No |
what is Project Sign Off?what you consider at this point?
Tell me about the best bug you ever found
What are all the responsibilities will be having for a tester who is having 1+yrs of experience? What are the things the concern may expect for their recruitment process?
how many functional testcases u can write for triangle
Difference between build verification testing,smoke testing,sanity testing,regression testing,functional testing,,is there any relation between these testing types.Always i am facing the same question in the interviews so plz try to answer to my question...plzzzzzz thank u in advance.............
what is the difference between 2-tier appli. and 3-tier appli. testing
what is the def between Test Plan and Test strategy
wht is adhoc testing?
How will confirm the Test Cases are passed?
Multiple class testing is too complex to be tested using random test cases. is it
Can anybody send me sample test case for GUI testing for a web page? for eg Homepage
How do we do Database testing?. How does our knowledge on SQL is useful in Database testing?. Please explain the process if possible.