Tell about automation object model(Aom) in qtp?
Answer Posted / sugumar
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 ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the default object synchronization timeout in qtp?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What is optional step in qtp? How you can add optional step in qtp?
Explain the difference between check point and output value?
What is keyword view in qtp?
How to associate function library at a run time?
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 automation metrice in your project?
Approach for Installation,comaptibility,system testing
How to get the particular property value?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
give me the code to save all messages of inbox of gmail into a folder and notepad
Differentiate the type of test cases which can be automated and which cannot be automated?
How you calling actions in qtp?