Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the differance between debugging and testing?

Answers were Sorted based on User's Feedback



what is the differance between debugging and testing?..

Answer / coldrt99

Debugging is usually done by developer. while checking code
(unit testing) or says any changes made by developer, he
first check in debugging mode.
Fixing(removing) the bug is also called as "debugging".

Testing is done by Tester, to discover bugs and get fixed
(debug) from the developer.

Is This Answer Correct ?    9 Yes 0 No

what is the differance between debugging and testing?..

Answer / kavita

Debugging: Usually done by the developer. Its a process of
finding and reducing the number of bugs.
Testing: is done by testing team or individual tester.
Testing is to find bug(in simple words).

Is This Answer Correct ?    6 Yes 2 No

what is the differance between debugging and testing?..

Answer / jyoti

Testing uncovers the errors and
Debugging removes the errors.

Is This Answer Correct ?    2 Yes 1 No

what is the differance between debugging and testing?..

Answer / jaya boppana

Debugging : Whether the code is working or not ?is it bug
free ?

Testing : Whether the application is having all functions
specifient agaist the requirent.
Whether application working agaist the requirement.

Is This Answer Correct ?    1 Yes 0 No

what is the differance between debugging and testing?..

Answer / senthil

Debugging is nothing but finding bugs alone.

Testing is nothing but finding bugs and checking the quality
of the product.

Is This Answer Correct ?    2 Yes 2 No

what is the differance between debugging and testing?..

Answer / amrit sidhu

Testing find errors,never fix errors.Testing is done by tester, whenever tester(s) find errors ,he/she just report to developer.Much of Testing can be done without knowledge of Design.
Debugging find and fix errors.It is done by developer.
The purpose of debugging is to find errors and to implement programs changes that correct the errors.It demands experimentation and freedom.Debugging is impossible without detailed knowledge of design.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

How will you test application without any SRS or any document and also the the developer who developed the application is resigned. In short no one knows the functionality of application.

3 Answers   Quexst,


What is Defect Leakage?What Gap Analysis? What are the functioanl requirements to test the Software? What is Latency bug?

3 Answers   Tavant Technologies, Yardi,


What is the database testing?

5 Answers   Wipro,


there is one website i.e google.com.but in our project displayed that goole.com then what is seviority and priority for this scenario

7 Answers  


Write testcase for delete functionality?

1 Answers   IBIT PU,


How much interaction with users should testers have, and why?

1 Answers  


what are the Qualties needed by a softawre tester?

6 Answers  


what is the use of a tester.Even admin or developer others can do testing What is the main advantage of atester. why do testing team need testers.

4 Answers   HCL,


How to Test the Cookies and Memory leakages? (I.e. does the cookies expired or not and about memory leakage)?

0 Answers  


what is the need for testing?

3 Answers  


1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?

0 Answers  


give me an Example of UAT test cases What is functional and nonfunctional explain What is validation testing

1 Answers  


Categories