What is the difference between Call to Action and Copy
Action.?
Answer Posted / 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 |
Post New Answer View All Answers
How to import a test case present in ".xls" file to TD under a Test set?
How can I check if a environment variable exist or not?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
how can i pass a "cript"as a parameter in to a function
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Have you faced any problems with object repository?
What is difference between Recording time object identification and Run time (Execution) time.
How does you pass optional arguments in qtp?
In what occasion we can specify global sheet and action sheet?
How to build scripts that access data from external sources?
Have you used xml check point in your project? How?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?