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 |
I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?
Hi I am B.tech graduate.Right now i am working sutherland as a technical support exce.I have completed CSTP certification in STC .I got a opportunity from STC third eye.. They asked me to pay 50,000 and they will give training and also they will give job with 5000 salary.. I dont know which option is best for me, since i am fresher for this software industry.. I have a dilemma,since its little bit risky option... shall I choose this optionplz give me some suggestion...
hOw do we avoid logging duplicate bugs
only one tester & one developer ,the product is released to be today night.if you found a critical bug then wat u do
I need a Test case templetes for Yahoo Mail ID
What do you mean by peer rieviews
Test Cases For Router&Switch
what is the difference between smoke, sanity and dry run testing?
How will You select the regression testcase
Differentiate defect life cycle and test cycle.
Can anyone Give me examples for high Severity and Low priority defects?
How many types of testcases can be prepare.