Explain in brief about the QTP Automation Object Model.
Answer Posted / ramyab.mca@gmail.com
Hai.....
Essentially all configuration and run functionality
provided via the Quick Test interface is in some way
represented in the Quick Test automation object model via
objects, methods, and properties. Although a one-on-one
comparison cannot always be made, most dialog boxes in
Quick Test 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 Quick Test automation object model, along with standard
programming elements such as loops and conditional
statements to design your program.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the diff b/w assistive and mandatary rules of object repository in QTP???
what is the difference between development and testing
What is the Command used to start the QTP
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
How do you convert manual test cases to automated test cases?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
what function you write to do database testing with the help of qtp?
explain how to write vb script in qtp?when will you write own script?
what is ODC and GDC?
What are the different types of functions available in qtp and explain ?
What are the five challenges you faced in QTP?
What are the two types of repositories available, explain them?
How to explain a banking project in interview as a test engineer???
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
Explain how you can find length of array in qtp?