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 |
Suppose there is a link present somewhere in an excel sheet. Find the link and click on it. How to write a script using Excel application object in QTP?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
How to switch between browser tabs? )moving from one tab to another tab)
Hi Friends...this is surendra..recently i joined automation team ...Please send me some documents regarding VB script ...and where can i learn VB script... This is My mail id: surendra.mamilla@gmail.com... please send to my mail.... Thanx in advance surendra.
A webPage has a ComboBox with 10 values in it. Write a script to select 4 vales from it using CTRL key
Hello Everyone, I have a problem. QTP is capturing no action on a particular page in the application that I am trying to automate. But on the same side its working fine on other pages of the same application. Can someone please help me understand the reason behind this inconsistency.
What is the DIFF Between PROJECT AND PRODUCT?When Company will need Product?
What are they Advantages and Disadvantages in QTP 9.2?
Test script is generated and it is enhanced.It is required to be saved.But the disk space is insufficient.You are not permitted to delete any scripts.How are you going to save?
what is test scheduling?
write a script to verify the image path(src property) of the images which are in web pages.
Why we are selecting QTP for testing ?