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 |
there is 3 flash player buttons does QTP identify them or not else we have to do install anything related that software if we have to install what is that software and how we install it into QTP8.2 GIVE ME EXCAT ANSWER IF U KNOW.
If you are testing a web application then what will you test in that application?
How to connect to the Database from QTP?
10 Answers DB, Thatavarti Technologies, Xchanging,
what type of frame work used in your company?
What are the Application Functions available in QTP?
can any one explain with an example how to test Web application using qtp
write script for , launching fr window,login and create 5 elements array and store 5 order numbers inthat array? and open order by using order no.s in array and find out maximum tickets booked by which order?
Can you expect major bugs in Net banking Application?
what is difference between analog and low level recording
Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check
How many types of recording facility are available in QTP?
How to create a run time propertyfor an object?