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
Explain the use of action split in qtp?
Explain how you can delete excel file in qtp?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
Why is Client side image is preferred over server side image?
How to save your test using quicktest professional (qtp)?
what r the main attributes of test automation?
What is the default object synchronization timeout in qtp?
What is Port testing. Whhen will you perform?
Why do we use breakpoints in QTP?
what is defenetion of kiran can u tell me plz CVS, SVN
Explain quicktest professional testing process?
How to data driven test for Win objects in QTP ?
Hai anyone please "Explain about Framework in QTP?"
If the objects hierarchy is changing from build to build, then how you will handle that condition?
How may types of defects identify application or your currently working application?pls give me answer..