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
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
What are the different types of action?
what is run-time data?
desribe a situation where u faced a stressful situation and how did u cope with it
What are the differences between quicktest professional and winrunner?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
How many types of parameters are available in quicktest professional?
What is active screen?
what are the limitations of smart identification in qtp 9.0
How do we handle run-time errors?
QTP script is not working on other's machine..
How many types of recording modes in qtp? Which will be used when?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all