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

 Print  |  
Question:  Reduce Test Time

Answer: If you were running out of testing time on a project, what activities would you perform to reduce test time?


March 03, 2009 07:48:55 #1
 mathan_vel   Member Since: December 2007    Total Comments: 350 

RE: Reduce Test Time
 
This may occur due to the Show Stoppers in Various stages. This should be recorded and make them as Evidence.
Suppose if a Test case is to be execute with more than 8 steps and Test Resuls should be record after completed the last steps. Which took 20 or more min to cross the last steps. if there is any failure(hardware/exteranl) in between the steps means it makes a show stopper and to execute it again from first step.
So below are the some of the points to reduce the Test Time

1. Requirments, functional flows should be understand before test.
2. Test Environment should highly setup
3. Gathered documents should placed in centralized and should understandable
     

 

Back To Question