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

what is test report?

4 Answers   Semantic Space,


Difference between spiral model and proto type in sdlc?

4 Answers   ciit, CSS,


Which type of requirement suitable for water fall model, v model, prototype model, incremental model, agile model, ? plz explain with example....please give the answer immediately

1 Answers  


what is testing methodology?

9 Answers   Infosys,


tell me the V-model advantages & disadvantages

4 Answers   QA,


wat is da differnce between test stratagy and tedt plan?

4 Answers   TCS,


What is there in the final Test Summary Report

3 Answers   GE,


What is the difference between Sanity and Smoke Testing? With Example.

7 Answers  


can u define the usecase and testcase.

11 Answers   HCL,


what is the preference when we perform manual testing- either FEATURES or FUNCTIONALITY ?

1 Answers  


what is the diff between function and Sub function

3 Answers  


Do I have to write separate test cases for entering special characters, blank space, numbers in First name field ? Or should I create single test case for it? If yes then how?

4 Answers  


Categories