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 |
In how many ways we can add check points to an application using QTP.
what is meant by keyword driven frame work can any one answer plzzzzzzzzzzz
Local Obj Repository and SOR are editable know, y we have to edit those.. i mean in which situation we need to edit those and how to do..? pls help me..
what is a active x control?can any one brief me about active x controls
What VBScript operators, functions, and statements do you use in QuickTest Professional?
Are Shared ORs read-only?
when to start the automation?
what is descriptive.create()in qtp?
If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
Hi Friends, I'm new to QTP. I want to write a function in QTP for below senario. In an Excel sheet column B, I Have 10 Url/Links, and in Colum A there is a Flag as Y and N. My test should run only on those iterations which are flagged as Y. Please help, Thanks
waht is the diff b/w Environment variable and Global variable in qtp?? explain types of variable in qtp??