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

 Print  |  
Question:  What is the difference between testing and debugging?

Answer: Big difference is that debugging is conducted by a programmer and the programmer fix the errors during debugging phase. Tester never fixes the errors, but rather find them and return to programmer.


October 10, 2005 02:55:34 #6
 ybadrinath   Member Since: Visitor    Total Comments: N/A 

RE: What is the difference between testing and debuggi...
 
testing: testing is done iwith intent to find errorsdebugging: it is an atr of fixing the erros found during testing
     

 

Back To Question