What is the difference between Call to Action and Copy
Action.?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
Call to Action : The changes made in Call to Action , will
be reflected in the orginal action( from where the script
is called).But where as in Copy Action , the changes made
in the script ,will not effect the original script(Action)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / venkat reddy
1)In case of Call to copy, code, datatable,OR are vailable
in update mode whereas call to action mode these are all
available in read-only mode.
2)if u want to use somebosys code wothout making any
modofications u can use call to action whereas u want to
change u can prefer call to copy
3)if anybody changes the source script in call to action it
is not affected to target script whereas in call to action
it will affect
4) Syntax
call to copy: Runaction "copy of action2",one iteration
call to action:Runaction "actionn[testn]",one iteration
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between xmlutil and xmlDOM in qtp?
What is a recovery scenario?
What is synchronization point in QTP?
When do go for loop condition in test?
Friends please let me know how id following possible in QTP: Can I apply conditional loop on a bitmap/image or any other checkpoint. Like if checkpoint passes then if or Else
Can any one explain about environment variables with examples?
For which type of projects the iterative model is not suitable?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
what is qtp automation frame work,what is the use of that frame work?
64 Answers Cap Gemini, IBM, iGate, TCS,
Object Repositories types, which & when to use?
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
What are the different types of action?