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

What do you mean by coverage and what are the different types of coverage techniques?

1 Answers  


Do Testers write or update a Testplan? I know its the TeamLead responsbility but i want an exact answer for interview purpose? By any chance if they ask do you ever got to write the Test plan in such cases what to answer?

2 Answers  


write test cases forthe function f=a+b ?

2 Answers   Kanbay,


what is the use case and what is the test case?

6 Answers   CTS,


what is two tier application? and what is three tier application?and what is the basic difference? explain with a example?

2 Answers   IndiumSoft,


What types of software testing are available?

0 Answers  


when 200 testcases are to be written in a single day, then what will you do?

8 Answers   Aricent,


I am a ISTQB cerfity tester with 3 yrs experience(kolkata) , I left my current commpany due to some problem but since two months I did not get new job , why? is my age is 33 yrs and I am married . If anybody have any answer please let me know, my email id sangitadas1981@gmail.com/yahoo.co.in

0 Answers  


please mention critical bugs in hospital management system i.e in project has 4 modules likeappointments,patient chart,reports,pharmacy like that

1 Answers  


Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?

0 Answers   TCS,


Do submit teststrategy to customer if yes at what time

0 Answers   Kanbay, Miracle Solutions,


Hi...What is Test design and Test data management in Test plan Document?

1 Answers   e Cognosys,


Categories