what is debugging testing?

Answers were Sorted based on User's Feedback



what is debugging testing?..

Answer / icsgupta

debugging testing means line by line testing.Advantage of
this testing to defect the problems during testing time.And
identify the defect of statements of programming.

Is This Answer Correct ?    1 Yes 0 No

what is debugging testing?..

Answer / guest

Very good ICSGupta write Question also write answer for it.

Is This Answer Correct ?    1 Yes 0 No

what is debugging testing?..

Answer / chowdary

Thanks for example......
keep going .........

Is This Answer Correct ?    1 Yes 0 No

what is debugging testing?..

Answer / msnreddy

debugging nothing but one example: u have written 100 lines
of code but ur script is not executed properly .so then use
the debugging and check out the each and every line then u
can find the problem .

Is This Answer Correct ?    0 Yes 0 No

what is debugging testing?..

Answer / kiran m

debugging the Program Lines either by Developer in the Unit
Testing (Developement Side) Or by Tester in the Descriptive
Programes like Automation Testing it's like Line by Line
Statement by Statement or Conditions or loops or Decission
Tables Execution depending up on the Functional Scripts.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Hello everyone, I am trying to parametrize a script. Its clear to me that, we use data table to enter various text data. but if I want to change the radiobutton (e.g. if for first iteration I selected radio button 'A' and for second iteration I want to use 'B' radio button for second iteration) then how can I make it happen. I have tried to define the question but still if not clear plz tell me. Thanks everyone

1 Answers  


what is mean by soi in object identification

1 Answers  


What is the difference between the keyword view and expert view?

0 Answers  


how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??

0 Answers   ABC,


In QTP 8.2 there are lot of check points is this same in latest version QTP 9.5 ?

2 Answers  






can u store QTp frame work folders in VSS? If Not where u store those?

1 Answers  


What is the descriptive programming?

0 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  


what is spy, and how can u use?

1 Answers  


When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)

2 Answers  


what are the different data driven types?

6 Answers  


How can I change object description or check point values in qtp?

0 Answers  


Categories