What is the difference between debugging and manual testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
what is black phase in SDLC
Explain accessibility testing and its importance in the present scenario.
Hi,please help me out with my ques:when a bug araises how will we send the bug report to developer in which way?if through mail means how which way?first to who we need to send the report?
what is the output of the query select * from emp where 1=2
What is the difference between SRS, BRD and FRD? Please explain in detail.
Explain the test plan, how to prepare the test plan
can anyone write testcases for a wall clock?
What is ADHOC testing ?
i'm 2007 passed out.I'm very much interested in testing.i tried very hard to get a job.wat to do if i don't get a job in small company also?
When should testing be stopped?
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
What makes a good QA or Test Manager?