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 Diff between Image check-point and Bit map Check point?

4 Answers  


Give the syntax to load function at run time.

1 Answers  


what is advantage of descripting programming in QTP?

3 Answers   ADP,


write is the code for regular expression in QTP

2 Answers   IBM, Infosys,


How you can find the absolute value of the number in qtp?

1 Answers  


I want to know how to execute the descriptive programming in qtp for the webedit object which does not contain attached text property. but i have checked it with name and html id property. Even though it is not executing. it is giving error in object's physical description.

2 Answers  


Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini

2 Answers   TCS,


We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario

3 Answers   IBM,


How many add-ins comes by default with quicktest professional?

1 Answers  


How to call .vbs funtion , Library files in QTP? plz Explain indetail(chandana)

6 Answers   Wipro,


Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?

1 Answers  


What issues come up in test automation, and how do you manage them?

0 Answers  


Categories