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

What is data driver in qtp? Where we use it?

0 Answers  


What kind of errors can b handled in QTP in real time scenario?

1 Answers  


What are the advantages of a Hybrid framework?

0 Answers  


There r 1000 rows and 1000 coloums , in that I want pickup a name of the coloumn , pls dont say in sql statements , in interview one of the interviewer said it was a wrong answer pls any send me answer its urgent

1 Answers  


What are the major/ important methods, functions in QTP we use realtime testing

0 Answers  


How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.

5 Answers   Semantic Space,


How to data driven test for Win objects in QTP ?

0 Answers  


how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me

0 Answers  


What is Object Spy?

7 Answers   JKH, Ordain Solutions,


what are the different types of framesworks in QTP?what is the keyword driven framework?

2 Answers   Mindlance,


How to watch currnet value of an object like OK buton or edit box with "Agent Name:" label. in watch expression tab?

2 Answers   Cap Gemini,


Have you performed Debugging and how did you?

2 Answers  


Categories