Explain in brief about the QTP Automation Object Model.



Explain in brief about the QTP Automation Object Model...

Answer / sreeprasad

Essentially all configuration and run functionality

provided via the QuickTest interface is in some way

represented in the QuickTest automation object model via

objects, methods, and properties. Although a one-on-one

comparison cannot always be made, most dialog boxes in

QuickTest have a corresponding automation object, most

options in dialog boxes can be set and/or retrieved using

the corresponding object property, and most menu commands

and other operations have corresponding automation methods.

You can use the objects, methods, and properties exposed by

the QuickTest automation object model, along with standard

programming elements such as loops and conditional

statements to design your program.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More QTP Interview Questions

How do client side image and server side image work?

0 Answers  


Explain advantages and disadvantages kdf?

0 Answers  


What is environment variable in qtp and why to use it?

0 Answers  


one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.

0 Answers   Mindlance,


In qtp, how you can exit for loop?

0 Answers  






how do we add a new sheet to data table in QTP?

7 Answers   TCS, Wipro,


can we run the scripts of QTP8.2 in QTP7.0?

1 Answers  


What is the Risk Analysis? Waht types of risk analysis are there?

1 Answers  


Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario

5 Answers   Quinnox,


What are the most frequent errors you faced while executing your scripts?

1 Answers  


what is the difference between Reusable action and external action?

2 Answers   HCL,


If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?

0 Answers  


Categories