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

hi i want write code for "test engineer" in this i want write reverse how ca plz let me know through script

4 Answers  


w is recovery senario manager

3 Answers   Infosys,


In how many ways we can add check points to an application using QTP.

4 Answers  


In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?

0 Answers  


Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone

1 Answers  


In where you are keeping or maintaining shared object repository (file)in your appliction?

2 Answers   Inlogic,


what is the difference between call to copy action and call to an existing action

5 Answers  


How you will rate urself in QTP in the range of 0 to 5

0 Answers   Genpact,


how can we group that these test cases only should be automated and in which order you execute that test cases

3 Answers   Maveric, Satyam,


What is the basic concept of qtp?

0 Answers  


How to find given string is palindrome or not without using strreverse() function?

2 Answers  


Hi friends I am new in Qtp. now i am Searching on Qtp give real time inter questions with answers.pls help me

1 Answers  


Categories