How many types of Actions are there in QTP?
Answer Posted / kumar
I believe there are only 2 types of action
1) Non reusable action
2) Reusable action
Any reusable action can be called from another test
| Is This Answer Correct ? | 10 Yes | 30 No |
Post New Answer View All Answers
Mention the test steps of qtp.
What is the limitation to XML Checkpoints?
Explain the difference between data driven testing and parameterization ?
Explain building blocks of the bpt framework ?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
What are the different types of functions available in qtp and explain ?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
What do you to script when objects are removed from application?
What is qtpro? What is quick test pro?
How do you open adobe acrobat file in QTP and do some testing on that file ?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
What is the difference between Keyword Driven test and Data Driven test?