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  >  Software Testing

 Print  |  
Question:  When do we perform white box testing?



February 02, 2009 07:06:37 #6
 vireshsaini   Member Since: February 2009    Total Comments: 1 

RE: when will we do white box testing?
 
Generally white box testing is performed when all the coding part is finished by developer and it is carried by developers it self or done by other persons depending upon organization level. In white box testing all the coding aspect of project has to consider and for white box testing you should have a good command over the programming language like what  is function, loops, and logic and how all together worked?
You have to check all the code as a fresh level so that it is performing right as per requirement or not. 90% of white box testing is done by developers itself but few company having their white box tester team as a separate.
     

 

Back To Question