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 many types of Test Plans are there...??
How do you move objects from local object repository to shared object repository???What are methods?
what is file database
Explain advantages and disadvantages of ddf?
How do u write a regular expression for date (dd/mm/yyyy) field ?
how will load the object during runtime?
I have made the recovery scenario in script. When i am exceuting the script. it stop automatically after running recovery scenario. Please tell the resaon?
Explain the difference between smart identification and object identification withn clear example. please it is very urgent
How to extract the data in the below scenario and dump it in the excel? Link1 Link2 Link3 Link4 numberlink1 text text text numberlink2 text text text numberlink3 text text text numberlink4 text text text So, Here is my question? -- It is a matrix but is not a web table(QTP does not recognize it as a web table) -- Link1, link2 and link3 are links under which text is available -- numberlink1 to numberlink4 are again LINKS -- All the others displayed are text only I want to extract the data in the above scenario and dump it into an excel in the same scenario as it is displayed above. Kindly help.. Thank you
My Application is a client server application , but there is one functionality , when we click on one particular icon it launches web browser . When I am recording in QTP , By select approprait web add in also , it not able to record in web page , I am able to record till click on the icon. Please provide me how to over come this type of problem.
What is the Diff between Image check-point and Bit map Check point?
What is the "Release Notes", what it cosists? Key components in Release Notes ?