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
Does quicktest professional is unicode compatible?
Is QTP supports Unix. If yes, then how the test automation is done?
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
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.
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
Why we load add-ins in qtp?
Explain the check points in quicktest professional (qtp)?
How do you send email with attachment from outlook using qtp ?
Explain about datafile/verification of date file when file is not available in local system?
Where can I find and view run-time data table?
Where we use data driver in qtp?
What are the various automation frameworks available in qtp?
how to find that tools work well with your existing system?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
Where you are storing your script?