what is the difference between Automation object model(AOM)
and test object model(TOM)
Answer Posted / nani
An object model is a structural representation of software
objects (classes) that comprise the implementation of a
system or application. An object model defines a set of
classes and interfaces, together with their properties,
methods and events, and their relationships.
for more information go to the QTP Help.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
Explain Descriptive Programming Types with Examples?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
what is meant by source control?
What are the various types of Actions in UFT?
What is test object model in quicktest professional (qtp)?
Please guide me release notes of Automation once scripts are completed
How to export quicktest professional (qtp) results to an .xls file?
Can we run test with out adding object in object repository? How it is possible?
By using QTP can we record any log files written by the application which is in execution?
what the difference between shared repository and per action repository?
HOw to add the recovery file at runtime to the test file .
Explain different types of checkpoints?
Explain building blocks of the bpt framework ?
How to recognise the webelement and verifying that webelement is enabled?