+1 vote
in QuickTest Professional (QTP) by
What is the difference between Call to Action and Copy Action?

1 Answer

0 votes
by
Call to Action: The changes made in Call to Action will be reflected in the original action (from where the script is called). But whereas in Copy Action, the changes made in the script, will not affect the original script(Action)
...