Print Page | Close Window

What is the difference bet testing and debugging ?

Printed From: One Stop Testing
Category: Software Testing @ OneStopTesting
Forum Name: Beginners @ OneStopTesting
Forum Discription: New to the Club...!!! Don't Worry, We are here for you...!!! Learn the very basics of Software Testing and other pertinent Informations.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=2575
Printed Date: 18Jul2025 at 9:57pm


Topic: What is the difference bet testing and debugging ?
Posted By: tanushree
Subject: What is the difference bet testing and debugging ?
Date Posted: 27Sep2007 at 11:40pm
Dont mix testing with debugging ...
Testing is to find errors or bugs.
Debugging is to remove errors or bugs

Testing is the process of executing a program or system with the aim of findings errors.
Correcting these errors (found during testing) is degugging



Print Page | Close Window