What is the difference between "Call to copy of action",
"Call to existing action" & "Call to winrunner action"?
Answer Posted / sateesh
In qtp we have three types of actions.
1.call to copy action
2.call to existing action
3.call to new action
call to copy action:
we can call this action in new script and we can modify,but
it does not effect on old script.
call to existing action:
wecan call, but we can not modify
call to new action:
means we are writting in new action
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
What are advantages of test automation?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
Can we run test with out adding object in object repository? How it is possible?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
what is clean sweep?
How to start recording using quicktest professional?
How to use descriptive programming?
Explain xml checkpoints.
how can i pass a "cript"as a parameter in to a function
Write a script to verify font style and color of a windows object using descriptive programming
What are the key points to create a framework in QTP for oracle forms?
What Folder Structure following in Keyword Driven Frame work?
How qtp recognizes the object?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Explain the concept of object repository and how qtp recognises objects?