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 operator in VB Script?
Can we continue functionality testing without framework?
Suppose there is a bitmap with some text in it how do you write the script to get the text.
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.
Explain Descriptive Programming Types with Examples?
what is the abbrivation of .mtr in action reposirtory?
Hi i have a webtable which is having 7 columns and 6 rows of data in that table of 4th and 5 th column each row is partiotioned into 3 sub rows i want to verify in each partitioned rows of corresponding row for ex values will be like this 0 / 1 ,26/28.if it is 0/1 i want to skip only if any num/num greater than 1 i want to click.
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
How to connect to the Database from QTP?
10 Answers DB, Thatavarti Technologies, Xchanging,
How can I change object description or check point values in qtp?
We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?