Explain in brief about the QTP Automation Object Model.
Answer Posted / ramyab.mca@gmail.com
Hai.....
Essentially all configuration and run functionality
provided via the Quick Test interface is in some way
represented in the Quick Test automation object model via
objects, methods, and properties. Although a one-on-one
comparison cannot always be made, most dialog boxes in
Quick Test 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 Quick Test automation object model, along with standard
programming elements such as loops and conditional
statements to design your program.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain about the test fusion report of quicktest professional?
Explain hybrid framework with advantages and disadvantages?
What will be happen if i load object repository at run time, but it has already associated.
How you can decide which type of object repository you have to use?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
Explain the concept of object repository and how QTP recognizes objects?
How many types of object repository in qtp?
How to create runtime property for an object?
How does you pass optional arguments in qtp?
what is test scheduleling?
Why to use descriptive programming?
Hi All, I need code for how to execute qtp scripts from excell sheet
How to use parameterization in qtp?
The hybrid framework can be implemented for any application. Is it true?
what is description object?