Answer Posted / 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 |
Post New Answer View All Answers
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
What are the different types of recording modes in qtp? Which will be used when?
How to delete an object from the object repository?
What is the syntax to call one action in another?
When and why to use descriptive programming?
whare exactly we have to use functions and sub routain
What is recovery scenario manager? When you go for recovery scenario manager?
Have you used xml check point in your project?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
What is the difference between keyword view and expert view?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
Explain types of output values?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
What does it mean when a check point is in red color? What do you do?
How may types of defects identify application or your currently working application?pls give me answer..