Have you performed Debugging and how did you?
Answers were Sorted based on User's Feedback
Answer / subhan.qa
yes we perform debugging of script in qtp by using step,
step in , step out functions
step executes the current line of the method if the current
line is a method then the method is displayed and not executed
Step into exectues the method wich is opened by step
Stepout performs the debugging if the current line is a
method it executes the method but the results not displayed
correct me if am wrong
bye
subhan.k
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / uday kumar_anem
In QTP, we can debug the scripts by using Debug Viewer
installed with QTP.
In your script just put some breakpoints from where you
want to debug(F9 or debug -> insert/remove breakpoint).
Now can debug from the breakpoint by using Step into, step
over and step out.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
How many types of OBJECTS are there in QTP?
8 Answers Intel, Inter Globe Technologies,
give me an example where u used good judgement and logic in solving a problem
what is the frame work your using in automation ?
Can I import a excel sheet in Action1 datatable? How?
Explain Descriptive Programming Types with Examples?
i have to prepare qtp certification course. so, please send me qtp tutorial notes.
What is the main differece between QTP 9.0 and 9.2
Hi guys, can anyone explain me whats the method for reporting the QTP test results to teamlead or non-QA member (developer/PM)? Thanks in Advance!!!!!
what is the hierachy of Descreptive programming?
What is the architecture of your project? Can any one answer for this question plz........
In QTP 8.2 there are lot of check points is this same in latest version QTP 9.5 ?