Which Object Model is used by QTP to identify the object property of an application ?1.DOM2.DCOM3.COM

Showing Answers 1 - 6 of 6 Answers

Ritik1008

  • Sep 28th, 2008
 

You can use the QuickTest Professional Automation Object Model to write programs that automate your QuickTest operations. The QuickTest Automation Object Model provides objects, methods, and properties that enable you to control QuickTest from another application.

  Was this answer useful?  Yes

goksn

  • Jun 28th, 2009
 

QTP uses mainly DOM to access the objects. It uses .object notation.
QTP also supports COM.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions