what is TOM in qtp?
Answers were Sorted based on User's Feedback
Answer / chittibabu
TOM :-Test object model.
TOM helps the object repository to recognise the
objects.
TOM is also given expected objects and where as
ROM is given as the actual objects which gives at the
time of run time.So ROM =Run time object model.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / pochiram
TOM is nothing but TEST OBJECT MODEL.
It is an object model that QTP uses to represent an
object in our application.Each test object has one or more
methods and properties that we can use to perform
operations an retrieve values for that object.Each object
also has a number of identification properties that can
describe the object.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / dsm
I think its a test object model,
If u think its wrong correct me
bye...
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / srinivas
test object model is a model which describes how objects r
recognized based on the class.this info is created by qtp
while at learning or recording .in this object
model ,objects r recognized with unique object description
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the entry and exit point of automation testing
Why QTP is termed as a Record and Playback tool?
I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?
what is meant by automation tool?
What is FRAME WORK? How many Frameworks can QTP supports?
Hi All, How to Compare two strings character by character in QTP
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
How can i select multiple items from a WebList bOX USING QTP
how to test Web application using QTP software
How to find which type of Framework is suitable for which type of application?
I have given u a application.To automate it what are the things will u consider?
What is Object Spy in QTP?