what is the difference between call to copy action and call
to an existing action
Answer Posted / minni
When u insert a call to copy of action, the original
action is copied in the test. This copied action will be
nonreusable,independent action.What ever changes u make to
this it will be independent of original action. To make it
clear i l give u an example like if u take a xerox copy of
a sheet, the changes u make to xerox will not effect the
orginal sheet. Same is this also.
Call to existing is like a link to the original.
The called action will be readonly in the test . If u want
to make anychanges u have to make to the orginal only that
will be reflected in the called action.
Here if u want to call the action it shuld be defined as
reusable but for call to copy of action it need not be
reusable.
hope u understood..
| Is This Answer Correct ? | 29 Yes | 1 No |
Post New Answer View All Answers
What are the types of object repository?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
What are the key elements available in test result window?
what is the difference between data driver & data driven and driver script?
Can any body please tell me the steps of keyword driven framework of QTP.
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
Explain the concept of how quicktest professional (qtp) identifies object?
Who uses qtp tool?
Define Canvas view of UFT?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Mention what are the different types of recording modes in qtp? Which will be used when?
Explain the parameter in qtp?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!