Explain in brief about the QTP Automation Object Model.
Answer Posted / 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 View All Answers
explain abt dyanamic changing object with example?
How can you identify the browser and its information using QTP script?
Explain calling sub procedure.
When using descriptive programming?
What are the trigger events in qtp?
How do you know the location Id of an object if you know its index id?
What is qtpro? What is quick test pro? What is a quick test professional?
How to create runtime property for an object?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Is text area check point supports for web applications?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
Explain different types of checkpoints?
What is qtpro? What is a quick test professional?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
when a test case is written how u test using qtp