In QTP what is the difference between Step-in, Step-out,
Step-over ?
Answer Posted / sumi
Step-in:Line by line execution
Step-over:which is used to speed up debugging..we can go
with step-over if we know perticular funtion is bug free
ex:
if script contains a loop means when we use step-over
option the loop wont be executed only the result of the
loop ill be displayed...
step-out:which is similar to step-in
ex:
if script contains a loop means when we use step-out option
the loop will be executed....
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
If object is not recognized by qtp but the object is standard object what is your approach?
how can i call function (which has link with excell sheet at a remote location) within another function
What is use of object spy?
Define Canvas view of UFT?
Why script error occur in between recording in qtp?
What are the different attribute used with regular expression?
What is optional step in qtp? How you can add optional step in qtp?
How do you know the location Id of an object if you know its index id?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
Explain runtime dynamic settings?
What is the file extension of the code file in qtp?
What is the extension of the recovery scenario file in qtp?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Approach for Installation,comaptibility,system testing