In QTP what is the difference between Step-in, Step-out,
Step-over ?
Answer Posted / ajreddy
DEBUGGING MODES
step in :
it can be used to execute the current line of the script. if
the current line is function or method than it call the
function or method but it vl not run.
step out:
it can be used to execute the function or method which is
called step into mode
step over:
it can be used to execute the current line of the script. if
the current line is function or method than it call the
function or method and execute that function
note: initially in design time step in only enable,
remaining 2 modes r disable. when ever vl select step in
mode than automatically remaining modes r enabled.
i think u cleared
AJreddy
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Problem with XML checkpoint in QTP ?
What is the difference between call to existing action and copy of an action?
What is quicktest professional (qtp)?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
can any one say that where we can download the QTP trail version ??????????
How to change the priorities of the recovery scenario properties?
How would you export a script from one pc to another in qtp?
What is the short cut keys for the following?
What is the difference between run time object and test object in QTP?
Write a script to customize the test results in PDF and HTML format.
Connect to QC using AOM.
Tell me about qtp?
What are the key elements available in test result window?