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 are the environment variables?

3 Answers  


I dont know how to configure non standard objects to standard objects in QTP9.2 can i have someone explain me in breify?

3 Answers   TCS, Wipro,


Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"

5 Answers   Cap Gemini,


why qtp supports vbscript? and not for others just like cgi,phython,shell,perl,html and all..

4 Answers   Cap Gemini,


Add parameters during time in each row in one column

0 Answers  






What is the descriptive programming?

0 Answers  


i've installed qtp9.2 on Windows 7. Recording and everything no problem. But when i am saving the test, it is not happening. it says 'general error while saving'. But teh test is getting saved but as a folder with lock icon. When i wanted to open it, it is jst showing as a locked folder but not as a test. Somebody help me out plz

1 Answers  


Hi Guys, In one of my interviews, I was asked to Write a paragaraph explaining how much scripting I did in QTP? I don't know where to start and what to write. So I need your help in writing that.

1 Answers  


Is it possible to convert QTP scripts to Silk scripts?

2 Answers   Sierra Atlantica,


how can i replace any text from the qtp script with some anothere text

1 Answers   Livetek,


Need one Urgent help please,for ex: first time i created Local reposory and convert that local to shared Rep and save in some where(by using Export local objetcs), unfortunately that saved repository is missed, now i want same repository,but iam not able to export the same repository second time?? i need that Repository only how to get???

2 Answers   TCS,


Define Environment Variable in UFT and its uses?

0 Answers  


Categories