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
how do i know how to use tools
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
How to find the name of the machine where you are running your automation scripts in qtp?
What is qtpro? What is quick test pro?
How to modify object property in qtp ?
What are the types of object repository in qtp?
What is the Difference between test object and run time object?
Step 3&4 are repeated until an the object in recognised uniquely.
distinguish between old version and new version QTP features.
Get the count of files of similar types from a folder.
if numbers are always changing write a script for that
What is contained in the object repository?
When should I use smart identification?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
what are the utilities and drivers