Explain in brief about the QTP Automation Object Model.
Answer / 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 |
How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
I learned all the objects of my application in object repository thru English Language. now i want to use same object repository for other languages(French,Dutuch and Chinese)
What is the default object synchronization timeout in qtp?
What is qtpro? What is quick test pro? What is a quick test professional?
What is the "Release Notes", what it cosists? Key components in Release Notes ?
i want to learn testing tools what i have to know before.iam fresher i dnt know any this..which langagues i have to before testing.
Is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?
I am not able to record yahoomail browser.its giving error like "The browser Application can't be launched .Posssibly the URL is wrong" So anyone can tell me what setting i have to do in qtp??
how to prepared for first for the first interview?
What is the latest version of QTP? aster googling i found it 9.5 . but somewhere in my frnds resume i hve seen 10.0 so i am a bit confused pls let me know.
How do u write a regular expression for date (dd/mm/yyyy) field ?
How you can replace string in qtp?