Give me brief idea about QTP automation object model?

Answers were Sorted based on User's Feedback



Give me brief idea about QTP automation object model?..

Answer / uday kumar_anem

By using QTP Automation Object Model(AOM), we can virtually
control every feature of QTP and we can use objects,
properties and methods i.e
We can script such way that what add-ins should be loaded,
which OR to load, test setting options, and even we can
write a script that modifies the test object description
properties in the Object Identification etc…

Is This Answer Correct ?    6 Yes 2 No

Give me brief idea about QTP automation object model?..

Answer / 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

Give me brief idea about QTP automation object model?..

Answer / venkat

Using AOM we Can Automate The Quick Test Process .This AOM
Supports Some methods and Properties Through Those Methods
we can open the test ,select the addins,save the test
finally close the test.

Is This Answer Correct ?    2 Yes 0 No

Give me brief idea about QTP automation object model?..

Answer / manjunath

Hi All,
Object model: object models mainly classified in to
1. Object repository : interfaces between application & QTP
tool ( using physical properties Q T p identify object in
the window (or) page (or) application).
2. Object identification : here tester converts non-
standards object in to standard object.
3. Object Spy : Using this, tester can know the physical
properties of the object

Is This Answer Correct ?    3 Yes 2 No

Give me brief idea about QTP automation object model?..

Answer / atin

TOM or test object model is the object model that QTP uses
to recognise objects in the application. Every object has a
set of properties and attributes which QTP uses to perform
operations. Also using these attributes in form of
mandatory and assistive properties, QTP recognise the
particular object

- Atin Srivastaav
TCS

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More QTP Interview Questions

I have a login page like username, password and login. I have to pass the 50 user names and 50 passwords but how can i test this page with out using parameters?

2 Answers  


what is On Error Resume Next ?

4 Answers   Accenture,


Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri

0 Answers  


Hi, How to give drop down values as input [Variable] from data table in QTP? If u know share with me.

3 Answers  


In QTP, Give the difference of Global sheet and Local sheet in datatable?

3 Answers  






what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example

2 Answers  


WHO TAKE DECISION TO RELEASE THE BUILD

2 Answers   IGT,


hi is there any chance to change encoding the password

3 Answers  


How to create a standard checkpoint ?

0 Answers  


Can any give an example(if possible templates) how to test web application using QTP. thanks in advance

0 Answers  


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

0 Answers  


Hi,All How to create a link in excel sheet using qtp

0 Answers  


Categories