GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing  >  Test Cases

 Print  |  
Question:  How to prepare test cases using a prototype and how it contributes to testing activity?

Answer: 1. Have you prepared of test cases using a prototype within the context of a formal development. Describes an approach to building a prototype using an example

2. Discusses how a prototype contributes to the testing activity as part of a lifecycle based on the use of formal methods


August 08, 2008 12:47:08 #1
 aarti.agnihotri   Member Since: August 2008    Total Comments: 1 

RE: How to prepare test cases using a prototype and how it contributes to testing activity?
 
Test cases can be prepared using prototype which might include baselined SRS and Visios/TSD/WFD/Mock Ups of the project. One has to write test cases based on the requirements stated in the SRS and also depending upon the screens shown in the visio documents (whichever is there). Rest one can consult with the Analyst of the project who has got stated requirements from the client, can clarify the doubts if any.

The test cases are made to run when the project actually comes for testing. So one can have understanding of the application by going through the test cases. Testing is done by executing the test cases.
     

 

Back To Question