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

tell me about V-Model

4 Answers  


waht is deffect?

9 Answers  


An employee table, with the columns id, name, sal and dob.Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).

5 Answers   ADP,


what is entry and exit criteria and explain it?

0 Answers   IBM,


In which type of testing testing started from requirement phase?

3 Answers   Cap Gemini, Persistent,






Tell me abuot your daily activities as a test engineer.

6 Answers   InterSoft,


Enlist types of testing performed for any window in sequence?

1 Answers  


In bug life cycle after closing the bug status at last stage again where you start

2 Answers   Calsoft,


What are all the basic elements in a defect report?

4 Answers  


What is the V model,Tell me in brief??

4 Answers  


Do we have to execute all the test cases while doing sanity testing and regression testing??(manual testing)

2 Answers  


Please Tell me About Fish-Bone Model. Thanks in Adv.

0 Answers  


Categories