what is the difference between testing and debugging?

Answers were Sorted based on User's Feedback



what is the difference between testing and debugging?..

Answer / priyanka agrawal

Testing is the process of finding bugs,defects or error.or
it is simply checking whether the software/application is
matching with the SRS or not.It is done by testers.

Debugging is fixing of bugs.It is done by developers.

Is This Answer Correct ?    4 Yes 0 No

what is the difference between testing and debugging?..

Answer / ankur

Testing is to identify the Defect,Bug,Error doen by the
tester.
Debugging is to identify the cause of that defect and to
resolve it. Done by Developer.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is the difference between wait and synchronization point?

3 Answers  


what are the attributes of QTP?

3 Answers  


Does UNIX support QTP? If not what is the other tool used for Unix environment?

2 Answers   Amdocs, Fidelity,


what are the Common Problems in S/w development process

1 Answers  


We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)

3 Answers  


What are the difference between QTP and Winrunner

5 Answers  


Did u use check points during ur work experience ?

3 Answers   FedEx,


what is throw object ?

1 Answers  


What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?

2 Answers  


WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN TEST STRATEGY & TEST PLAN?

21 Answers   ABM, AZTEC, CTS, Infosys, Nihilent, Orange,


what is compiled module?

1 Answers  


Explain the types of object repositorys in qtp?

0 Answers  


Categories