difference Between Call Run action and copy of action?
Answer Posted / sreeprasad
Call Run Action: It calls the existing action from the
calling action. It calls the main action only. If we make
any changes to that called action it will affect all
other actions which called it.
Copy of Action: It creates the copy of existing action. It
is completely diffent from main action with its own Object
repository(in case of Per Action mode). If we change the
main Action it will not affect its Copy and vice versa
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to run a test using quicktest professional?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
How to analyzing test results using quicktest professional?
What are the methods used in UFT to handle exceptions or run-time errors?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
Write a script to customize the test results in PDF and HTML format.
What is Associate Repository in QTP 9.2 ?
How to use Environment parameterization? Explain with an example.
How to create scenario selector
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
If you are testing a web application then what will you test in that application?
What is the difference between call to existing action and copy of an action?
Is it possible to merge two object repository files in qtp?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
how to test load test and block box testing an a web based application pls give ans briefly