Answer Posted / mahaboob
Action is a qtp tool feature,we can use checkpoints in actions,As it is a qtp tool feature it may corrupt and Actions are slow execution.
Function is a vbscript feature,we canot use checkpoints in functios insted of functions we can use Loops and conditional statements,functions are fast execution compate with actions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to find the difference between 2 dates in qtp?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
unique properties of button,edit box, radio button,check box?
distinguish between old version and new version QTP features.
What is different command used in command Prompt while using QTP?
Why do we use breakpoints in QTP?
What will be happen if i load object repository at run time, but it has already associated.
What is throw Object?
What is 'sleep' in sync point?
What is the difference between shared and local object repository?
Tell me one scenario, the complex functionality you have automated in your project?
what is output value in QTP and how it can be used in automation testing
How to add verification steps to tests?
how can i call function (which has link with excell sheet at a remote location) within another function
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance