Login
Remember
Register
Ask a Question
What is the difference between Call to Action and Copy Action?
+1
vote
asked
Jan 16, 2020
in
QuickTest Professional (QTP)
by
JackTerrance
What is the difference between Call to Action and Copy Action?
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 16, 2020
by
JackTerrance
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)
...