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 |
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
How to convert QTP's ObjectRepository.mdb file to xml file
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
How many scripts did you have?
which checkpoint we use to validate yahoo login screen window after login with ur id and password in qtp
how to find that tools work well with ur existing system?
whow much strong on VB and C?
Hi all, Recently i faced this question in infosys What is QTP architecture?? Is Architecuture and Framework are same?? Can someone please give clear understanding of this.
Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
What is the D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com
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