What is the difference between debugging and manual testing?

Answers were Sorted based on User's Feedback



What is the difference between debugging and manual testing?..

Answer / hochtechnologies

Debugging is nothing but the process identifying and
correcting the bug.
Manual testing .it is nothing but the process of
identifying the bug.

Is This Answer Correct ?    18 Yes 1 No

What is the difference between debugging and manual testing?..

Answer / sailaja

debugging means. running the program finding errors and
fixing them

testing means, running the program, finding errors and
reporting the bugs

Is This Answer Correct ?    12 Yes 2 No

What is the difference between debugging and manual testing?..

Answer / lakshmana rekha basu

Debugging is typically done by the developer using the
source code and make sure that the functionality is
testable.
Manual Testing is done by the QA Tester to verify that the
functionality is working as per the functional
specifications and BRDs.

Is This Answer Correct ?    4 Yes 1 No

What is the difference between debugging and manual testing?..

Answer / murali baggam

from testing side....
Debugging means check the out-print on interface console to
identify the exact error & can report the exact defect the
the actual execution of code

Manual testing means without knowledge on coding doing only
functionality testing, reporting the defect also w.r.t.
front-end

Is This Answer Correct ?    1 Yes 1 No

What is the difference between debugging and manual testing?..

Answer / gayathiri ramaesh

Debugging: If the developer found that the bug raised by a tester is valid, he will redo his code to remove the bug, which is debugging.

Manual testing: As the name implies, The tester will review the test cases and find the errors on his own. In other words, human intervention is needed for testing an application in manual testing.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between debugging and manual testing?..

Answer / lokesh chauhan

Debugging is nothing but the process of verifying and
correcting the causes of software failour.
Manual tesing is a process of finding errors under some
control conditions these condition can be normal and
abnormal.


Plz correct me if i m wrong...
Regards..
Lokesh Kumar Chauhan
lokesh_kumar_chauhan@yahoo.com
Mobile - 09350229669
Noida

Is This Answer Correct ?    2 Yes 4 No

What is the difference between debugging and manual testing?..

Answer / bhavya_b

Debugging is localization of the bug/error and fixing it.
Debugging is performed by developers.

Manual testing is manually executing an application with
the intention of finding defects. And verifying whether the
application is working as intended. It is performed by
developers or testers(mainly testers).

Is This Answer Correct ?    1 Yes 3 No

What is the difference between debugging and manual testing?..

Answer / ambika

Debugging we have to use java techinal words to correct the
error.

Testing we dont use any java techinal words,it's done by
tester.

Is This Answer Correct ?    1 Yes 13 No

Post New Answer

More Manual Testing Interview Questions

Q) A hotel telephone sys can perform 3 functions . Call another hotel room by entering a room number(201 to 500) . Call an external line by entering a 9, followed by the number. . call various hotel services 0=operator, 7=room service 8=reception. Write sets of test cases to adequately test this telephone system

2 Answers   Capital IQ,


why tracability matrix need in manual testing? how to create tracebility matrix for web application.. please can u send ur replies

2 Answers   SoftSquare,


How to write testcases for a general objects like 1.pen 2.paper 3.printer 4.Mobile 5.Bulb 6.coffee machine 7.calculator 8.Mobile 9.telephone...etc

2 Answers   HCL, iFlex, Intrack, Ordain Solutions, Synechron, TCS,


What are the different ways of writing test cases?

2 Answers   Dataquest, Wipro,


Puzzle:A rope, a match box are given.the rope takes 1 hr to burn off completely.the rope is not uniform.there is no watch with u.how can u calculate half an hour of time?

10 Answers   ITC Infotech,






can anybody tell me that what is a build note and what it contains? And build note is released to testing team with every new build or it release only when bugs are fixed by the developer?

4 Answers   TCS,


What is the testing that a tester performs at the end of unit testing?

4 Answers   Mind Tree,


Need Browser compatibility checklist? If any of you are having any doc or checklist on the same please share it with me.

5 Answers   Cap Gemini, Wipro,


what is the similarity between black box testing and unit testing

7 Answers   CitiGroup,


should we include risk in Test Plan

5 Answers   iSoft, Mascon, Nigerian Ports Authority,


Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.

0 Answers   Bally Technologies,


WHAT IS SDLC? WHAT IS STLC? WHAT IS THE DIFFERENCE BETWEEN SDLC AND STLC?

2 Answers   Wipro,


Categories