Answer Posted / 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 |
Post New Answer View All Answers
Explain the Different types of QTP test assets and their extensions?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
Analyzing the checpoint results?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
What is Port testing. Whhen will you perform?
What are the methods of the TextStream object that are used for reading from a text file?
Can we write winrunner language i.e TSL in QTP tool?
UFT 12.02 which ALM version will support
What does it mean when a check point is in red color? What do you do?
How will you report the bug and explain the defect tracking sheet you handled?
how can i pass a "cript"as a parameter in to a function
What ate the Technologies supported by QTP?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
Mention the test steps of qtp.