Give me brief idea about QTP automation object model?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
can any one make me confirm about a real time employee with better experience in QTP who is providing QTP course individually in Bangalore???
can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?
What are the check points can be inserted without recording?
What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.
how to call multiple scripts in QTP at a time
What is the Difference between copy to action and call to action?
Which environments are supported by hp qtp?
what is the difference between quality and testing ?
Can you list some technologies that support qtp?
How can we import a Open Office excel file in QTP
What is a checkpoint? How many check points are there in qtp?
what are the metrics in general we use in testing