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 difference between QTP 8.2 and QTP 9.2
how will load the object during runtime?
How to start recording using quicktest professional?
What will be the output of the statements below? On error Resume Next Sum 100/0 if Sum= 0 Then msgbox "Pass" else msgbox "Fail" End If
diff between winrunner and qtp
How you are maintaining shared object repository in your team or your project?help me plz
Which functionalities of QTP used in banking project? pls any say answer?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results.
suppose i give valid user id and password to open an web base application on qtp.how qtp will know itis a valid user id and password
Give a comment on Regular Expressions using QTP?
What are the key elements available in test result window?