Give me brief idea about QTP automation object model?
Answer Posted / srujan- noetic soft
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.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is ObjectParamater?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
explain keyword driven framework with banking domain?
breef description of batch testing ?
What are the views available in quicktest professional (qtp)?
What is the virtual object?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
What is Unicode Compatibility?
What is test object?
What is object spy in quicktest professional?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
If I change the object name in one action will it be updated in all the actions? Or not?
Discuss quicktest professional (qtp) environment?
Key word driven framework
How does quicktest professional (qtp) identifies the object in the application?