What is the Test Object model in QTP?
Answers were Sorted based on User's Feedback
Answer / agadhu
Just as you use QuickTest to automate the testing of your
applications, you can use the QuickTest Professional
automation object model to automate your QuickTest
operations. Using the objects, methods, and properties
exposed by QuickTest's automation object model, you can
write programs that configure QuickTest options and run
tests or business components instead of performing these
operations manually using the QuickTest interface.
Automation programs are especially useful for performing the
same tasks multiple times or on multiple tests or
components, or quickly configuring QuickTest according to
your needs for a particular environment or application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / agadhu
An object model is a structural representation of software
objects (classes) that comprise the implementation of a
system or application. An object model defines a set of
classes and interfaces, together with their properties,
methods and events, and their relationships.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sreeprasad
the test object model is a large set of object types or
classes that Quick Test uses to represent the objects in
your application. Each test object class has a list of
properties that can uniquely identify objects of that class
and a set of relevant methods that Quick Test can record
for it. A test object is an object that Quick Test creates
in the test or component to represent the actual object in
your application. Quick Test stores information about the
object that will help it identify and check the object
during the run session.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to Analyze the Checpoint results by Text/Text Area Checkpoint?
what is the script to select 2 or more than 2 options from a listbox.
Suppose Object name was changed in the application in the second build.I have just modified the name in the Object repository as changes in the Application. Is it possible to accure changes in the script accordingly? If so Suppose I am calling the script through function, Will the changes affect in the script(which is in the function)automatically? If not affected, tell me the solution,How to handle this. How should I change the object property name while using functions
HOW TO AUTOMATE CAPCHA IMAGES while creating Gmail account
what is the difference between link and hyper link?
How can i initiate the objects to find uniquely in OR
The interviewer asked me when u recorded one application.object repository properties are saved with .tsr extention. in qtp expert view wherever mouse is there that snapshot displayed in active screen but some recored script lines are not displyed in actives screen y?
What is the default add-ins in qtp?
what function you write to do database testing with the help of qtp?
How can we add regular expression for date field (dd/mon/yyyy)?
Which environments are supported by hp qtp?
How will u integrate oracel with QTP?