What is Prototype Testing?
Answers were Sorted based on User's Feedback
Answer / umesh gowda
As the name says Prototype, its a prototype of the original
application but created earlier than the original
application.
Prototype testing is to test the model/dummy application
crated by developers or sometime given by customers,
example: in car manufacturing company creating the clay
model/3D models (Prototype) and designs of car than live
model (Real car)
OR
Prototype testing is a type of testing to test the pre
created/dummy model application or dummy application of
real application that can be referred to check the
consitency and flow of the field values/data while testing
the real application.
This prototype model is created by developers on request
from the inhouse marketing team/managers to show it to
customers/clients to satisfy the functionalities/design
part and look and feel of the application and to get it
approved and sign off.
Hope this helps you or if you think its wrong pls update me
so that i can get more knowledge from you, I appreciate
your time.
Best Regards,
Umesh Gowda
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sumithra
Prototype is the screens of the build/project.Itis not
operatable because prototype is given to the testers where
the build is under construction.
| Is This Answer Correct ? | 3 Yes | 0 No |
Prototype is nothingbut screen shot of the application,this
prototypes are non functional screens,validate the
prototypes to meet the customer expectations is called the
Prototype testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
In this type of testing, a module/functionality is added to
the application in each step...this is calld proto-type,
they test it and if it works well(proto-type testing),
another module/funcionality is added...
There are 2 type of proto-typing:
Throw-Away Proto-type: After meeting the requirements,
the completed application is thrown-away and started from
design phase freshly/correctly.
Evolutionary proto-type:After meeting the requirements,
Product goes into deployment.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is 'v'model?
Why you developed the software to test the software?
HI everyone, I'm new software testing.I want to learn manual testing. can any one help me how to practice the manual testing. I know some basic of manual testing.I want to practice. Please can any one tell me suggested sites,projects or any book or any guidence.
what are the storage class in C?
Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?
i have worked in 11 month duration project. interviewed person asked me for wat purpose you worked in that project and wat you worked. you worked for a long time in one project. its loss for the company you worked.
Whats the resumption and assumption criteria in Test plan? explain briefly.
2 Answers CTS, Oneclick Testing Solutions,
IS INTEGARTION TESTING DONE BY THE DEVELOPER OR TESTER?IF TESTER IS INVOLVED , WHAT WILL TESTER DO ?
Difference between Hybrid and derived models???
What is penetration matrix and how it is used in software testing?
How do you measure a quality of the product ?
How to write Test Cases? What r the items in the Test Case? How to say whether the Test Case covers all functionalities in Application?