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


Please Help Members By Posting Answers For Below Questions

What is the meaning Work bench?

1753


What is the difference between run time object and test object in QTP?

558


Mention the test steps of qtp.

530


Describe the differences between functions and actions in UFT?

599


Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris

1736






How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?

689


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

1556


assume i have few url link how will i dynamically call then using descriptive programming?

1588


What is Unicode Compatibility?

1441


How to customize checkpoints with parameters?

3012


What are the methods used in UFT to handle exceptions or run-time errors?

632


Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks

1407


How to creating an output value using quicktest professional?

530


Hello friends..... On which areas of an application we can not test with QTP

1548


What are output values and why they are used ?

616