Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain in brief about the QTP Automation Object Model.



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

Post New Answer

More QTP Interview Questions

Hi, I Need code to click the webbutton inside of webtable. I need to click a particular 'Edit' webbutton inside of webtable. For Example... Having 5 Rows and 10 Columns. 'Edit' webbutton are placed in 10th Column. I need to click the 3rd row 'Edit' button with unique value. Browser("....").Page("...").Frame("...").WebButton("btn_Edit ") I Tried with below code: Set objButton = Browser("...").Page("...").Frame("...").WebTable("...").Chil dItem(3,10, Webbutton,0).Click - Not working this code :( Anyone can help me to sort out this simple issue ???

1 Answers  


How we can add actions in the test using QTP?

2 Answers  


what is actually contain test report? can anybody post the test report

0 Answers   Synechron,


How can you close the second opened browser?

0 Answers  


What is the parameterization?

0 Answers  


How to export quicktest professional (qtp) results to an .xls file?

0 Answers  


3 differences between QTP & Winrunner?

1 Answers  


how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up

1 Answers   Mphasis,


how i will connect oracle or microsoft acess database through manually written Script

2 Answers   Aurigo,


What are the drawbacks of QTP?

10 Answers   Ordain Solutions,


How to get line numbers in your editor in expert view?

1 Answers  


how to capture the run time values of web table.

3 Answers   CTS,


Categories