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
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Define Environment Variable in UFT and its uses?
Which functionalities of QTP used in banking project? pls any say answer?
explain abt dyanamic changing object with example?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
How you debug your script?
What are the methods of the TextStream object that are used for reading from a text file?
How to customize checkpoints with parameters?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
Which scripting language used by quicktest professional?
When do go for loop condition in test?
Where we use data driver in qtp?
How to modify the text checkpoint?
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
Tell some commonly used Excel VBA functions?