Tuesday 30 October 2012

DIFFERENCE BETWEEN TESTING AND DEBUGGING

As the keywords testing and debugging are quite similar foe the layman but in actual they both are so different as the keywords like Breakfast and Lunch.
The difference are follows-:
(1) Testing is finding an error/problem and its done by testers where as debugging finding the root cause for the error/problem and that is taken care by developers...!!
(2)Testing is an entire Process of error detection / identification / correction done by Testers ...
There are various phases to it, various approaches to follow, various levels at which testing works, different types of testing ..
Debugging is just a term / small process whereas "Testing" is an entire field

No comments:

Post a Comment