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 |
why you have standardized functions? plzzz guys with real time exp. do answer
get the order no from the following orderdetails orderstring="ORD13456PNR" eg:13456
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
Does QTP supports Linux or Unix OS?.If so which scripting is preferable? Shell we do record and playback
what is the use of descripting programming?
suppose our project is developed using java technologies.after complition of the coding developer relesed a build to the testing team.so, what is the process means how we open that documents?what are that documents?plz give reply its urgent
How to call actions in QTP?
Have you faced any problems with object repository?
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
what is the present location of nageshwara rao's institute in hydrabad along with institute phone no. and name of institute.He has shifted from S.R Nagar.
What r types of parametarizations?
How i can use Regular expression in QTP?give detailed steps for it.