| |
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. |
| August 08, 2006 07:55:14 |
#9 |
| naagarjuna |
Member Since: Visitor Total Comments: N/A |
RE: What is the difference between testing and debuggi... |
| HiTesting meens to find out errors quickyDebugging meens it will done by the developer during the development inorder to find out errors in progame Where as in the automation tools the debugging will done by the tester before excuting the test |
| |
Back To Question | |