Print Page | Close Window

Question about testing

Printed From: One Stop Testing
Category: Queries @ OneStopTesting
Forum Name: Queries @ OneStopTesting
Forum Discription: One Place for all the queries, doubts related to testing. Get all your doubts answered by our Esteemed Panel of Experts.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=6018
Printed Date: 07May2024 at 9:02am


Topic: Question about testing
Posted By: shriyash
Subject: Question about testing
Date Posted: 04Aug2008 at 2:51am
what is difference between debugging and testing?



Replies:
Posted By: lawrence
Date Posted: 04Aug2008 at 1:58pm
Debugging is correcting the issues in the code by going through it and it is done by developers.

Testing is verifying the external output with specification.


Posted By: qualitypoint
Date Posted: 08Jul2009 at 9:42am
Debugging is a methodical process of finding and reducing the number of bugs, or defects.

In general, testing is finding out how well something works.In computer hardware and software development, testing is used at key checkpoints in the overall process to determine whether objectives are being met.

I think this following link will be useful to know more about  software testing.
http://qualitypoint.blogspot.com/2009/04/importance-of-sofware-testing.html - http://qualitypoint.blogspot.com/2009/04/importance-of-sofware-testing.html


Posted By: saradavbr
Date Posted: 19Jul2009 at 7:30pm
Hi,
 
Anybody please explain database testing or backend testing



Print Page | Close Window