HOW DO U CALL A ACTION IN QTP?
Answers were Sorted based on User's Feedback
Answer / usha, usha_0383@yahoo.com
we calla a action in QTP by using RunAction statement
Syn: RunAction "Action1[called testname]", oneIteration,
parameters
| Is This Answer Correct ? | 13 Yes | 3 No |
Answer / a.thirumalareddy@gmail.com
by using call to copy of action and call to existing action we can call the actions.
if we use call to copy of action, we can call nonreusable as well as reusable actions, and we can modify the script, and we can call many times and one action sheet will be added in datatable when ever you called (per every calling you get one action sheet)
if we used call to existing action we can call only reusable actions (in QTP 9.5 above all actions are reusable only) and the script is read only (we can not modify the script), and there will be only one action sheet if we call more than once also
| Is This Answer Correct ? | 1 Yes | 5 No |
Wat is the command used to add an object(properties) to an object repository?
waht is puirpose of accesbility Check point? waht is the use of Page and XML check points?
Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.
Ehat is the descriptive programing in QTP?
Give me exact application where we should use low level recording?
What is Object Spy in QTP?
Suppose I want fail that check point? How can you do that?
Write Descriptiv prg 4 login logn....txt bx password---txt bx ok---btn
HOW DO U CALL A ACTION IN QTP?
Pls anyone, tell me the script in QTP to find the number of links, and images in a webpage. Verry very urgent. I shall really be very thankful
If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing
What is the difference between Action and Function.? when both has the same functionaltiy, when do we choose Action and when do we choose Function..??
3 Answers DST Global Solutions,