what is the difference between Automation object model(AOM)
and test object model(TOM)
Answer Posted / uday kumar_anem
By using QTP automation object model, we can automate QTP
operations.
By using object, methods and properties provided by QTP, we
can write programs that can configure QTP operations and
settings.
For example, you can create and run an automation program
from Microsoft Visual Basic that loads the required add-ins
for a test or component, starts QuickTest in visible mode,
opens the test, configures settings that correspond to those
in the Options, Test Settings, and Record and Run Settings
dialog boxes, runs the test, and saves the test.
Test Object Model, is nothing but how QTP identifies the
objects in the application.
How to get the class of an object, what mandatory and
assistive properties are used during recording the
application, how it identifies the objects during run
session etc...
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
if our qtp vb Script may be Currepted then What we want do?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
what is the diff b/w assistive and mandatary rules of object repository in QTP???
When you open QTP, how many sheets you can see?
Explain features of the latest version of qtp/ uft 12.1?
what is ODC and GDC?
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
Who uses qtp tool?
What is test object model in quicktest professional?
Is QTP supports Unix. If yes, then how the test automation is done?
We stored into the objects OR and then write the scripting
How many types of parameters are there?