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 are the disadvantages of recording test cases in qtp?
How to execute a winrunner script in quicktest professional?
Can we create user defined functions in qtp?
assume i have few url link how will i dynamically call then using descriptive programming?
How to export quicktest professional results to an .xls file?
Please guide me release notes of Automation once scripts are completed
i can done the project with QTP in that time i can say how many members in my team size?
What is the Command used to start the QTP
give me an example where u used good judgement and logic in solving a problem
What are the methods of the TextStream object that are used for reading from a text file?
How to use the object spy in quicktest professional 8.0 version?
What is the registration process and examination fees?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
when will you do debug your script? and explain that process?
how to test Web application using QTP software