what is the diff between testing and debugging

Answers were Sorted based on User's Feedback



what is the diff between testing and debugging..

Answer / psrisusee

Testing : Is the process of finding defects or bug in the
Build.
Testing is carried out by a tester.

debugging : Fixing the defect or bug is called as debugging.
Debugging is carried out by a Developer.

Is This Answer Correct ?    7 Yes 0 No

what is the diff between testing and debugging..

Answer / radhika

Testing is nothing but execution of test cases on the
app.differentiate b/w expected abd actual result.
simply we can say testing is nothing but to find the bugs.
its carried out by test eng...

but debugging means detecting and rectifying the bugs.
its carried out by developers

Is This Answer Correct ?    2 Yes 0 No

what is the diff between testing and debugging..

Answer / amit kumar

testing is to find bug & debugging is to find cause of bug

Is This Answer Correct ?    2 Yes 0 No

what is the diff between testing and debugging..

Answer / sm

Based on Testing we can able to figure out all the bugs
present in the software build

But based on the debugging we can able to figure out all the
code errors done in the coding part

Testing is implemented for software build where as debugging
is implemented for coding part.

regards
somu

Is This Answer Correct ?    1 Yes 0 No

what is the diff between testing and debugging..

Answer / kazi

Hi friends.
Testing is execution test case according application.and we
check the application actual result and expected result.
Debugging-is rectified the bug of the application and re
execute.

Is This Answer Correct ?    1 Yes 0 No

what is the diff between testing and debugging..

Answer / saff

differene is testing just finds the bug but debugging they
find and fix the bug
and debugging will get complex as the pgm is increasing

Is This Answer Correct ?    1 Yes 0 No

what is the diff between testing and debugging..

Answer / sushma reddy

Testing carried out by testers(to find bugs)

Debugging carried out by developers(To fix posted issues)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

HOW CAN U DO DATA BASE TESTING ? COULD U PLZ EXPLAIN WITH SOME EXAMPLES?

5 Answers   IBM,


What is Bomb Testing?

0 Answers  


what is agile testing when to perform this? have you performed agile testing anytime?please let me know more about this

2 Answers  


who is preparing PIN document?

1 Answers  


how would u do performance Testing manually for web site.

8 Answers   IBM,






How for Monkey testing is useful for a tester for his growth in IT field? Is there any growth in doing monkey testing

2 Answers  


How do you evaluate the quality of software?

1 Answers  


What is Version control? can any one help me its urgent thanks in advance

2 Answers  


What is Boundary value analysis?

2 Answers  


how to retrieve the test data?

5 Answers   iSoft,


Difference between test Plan and test strategy?

2 Answers   PFT,


What is the difference between Use Case and test case?

4 Answers  


Categories