What is the difference between "Call to copy of action",
"Call to existing action" & "Call to winrunner action"?

Answers were Sorted based on User's Feedback



What is the difference between "Call to copy of action", "Call to existing action&qu..

Answer / 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

What is the difference between "Call to copy of action", "Call to existing action&qu..

Answer / manoj

Call to copy Action is used to call both reusable and non-reusable actions. But Call to existing Action is used only to call reusable actions. The action and datasheet is editable in Call to copy action but not editable in case of call to existing action. Call to winrunner action is used to call winRunner.

Is This Answer Correct ?    4 Yes 0 No

What is the difference between "Call to copy of action", "Call to existing action&qu..

Answer / raju

Call to copy of action:- If at all we need to modified
Parent action it doesn't reflected into the child actions
and also we edit the action scripts. this is look like
Zerox Copy for example....

Call to Existing action: - If at all we need to modified
parent action it will reflected into the child actioins.
and also we doesn't edit the action scripts. this is look
like mirror for example...

Is This Answer Correct ?    6 Yes 4 No

What is the difference between "Call to copy of action", "Call to existing action&qu..

Answer / nilanjan saha

Hi all,

copy of action: 1)We can copy both the reusable or
non-reusable action.
2)We can modify the called test, which will not affect the
main test and vice-versa.
Existing Action :1)we can call only reusable actions
(externally).
2)The called reusable action is read-only.
3) you can not modify any script in the latest test.
4)If you modify main test, it will update the newly
generated test.

Regards,
nilanjan

Is This Answer Correct ?    1 Yes 0 No

What is the difference between "Call to copy of action", "Call to existing action&qu..

Answer / niraj kumar pandey

call between call to winrunner to accept

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More QTP Interview Questions

what is purpose of automation?

3 Answers  


Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know

0 Answers  


how will load the object during runtime?

0 Answers  


what is the mediater between qtp and application/project in automation testing?

1 Answers  


I would like to do some certifications in QTP. please suggese what kind of certifications can i do. I am currently put up at chennai. So please suggest some reputed centres where these courses are offered.

1 Answers  






in a web page hoe to check the dynamic links that rechabging with out using regular expressions

0 Answers   CTS,


Hoe to generate all numbers in between to numbers suppose all numbers in between 1 to 100 using vbscript give me code

2 Answers  


What is qtpro? What is quick test pro?

0 Answers  


How to connect to the Database from QTP?

10 Answers   DB, Thatavarti Technologies, Xchanging,


what is the use of automation frame work ??(QTP)

2 Answers  


How to use the object spy in quicktest professional 8.0 version?

0 Answers  


Explain what the difference between Shared Repository and Per_Action Repository

2 Answers  


Categories