ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
Tell about automation object model(Aom) in qtp?
 Question Submitted By :: Vijay
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Tell about automation object model(Aom) in qtp?
Answer
# 1
aom IS THE CONCEPT OF "TO AUTOMATE THE QTP ITSELF"
 
Is This Answer Correct ?    1 Yes 1 No
Gayathri
 
  Re: Tell about automation object model(Aom) in qtp?
Answer
# 2
we can close Qtp from Qtp by using the Automation object 
model.
Automation object model is nothing but collection of 
objects,methods and properties which are used to perform 
quicktest operations.Throught this object model we can 
perform any operation described in QTP interface. 
For every option in QTP menus(Interface) have 
Objects,methods and properties are there in this model.
Eg:  dim qtApp
     set qtApp=createobject("QuickTest.Application")
     qtApp.Launch  /*It launches the QTP
     qtApp.visible= "true" /* Qtp is visible to us
     qtApp.close  /* It closes the Qtp
 
Is This Answer Correct ?    4 Yes 0 No
Koteswara Rao M
 
 
 
  Re: Tell about automation object model(Aom) in qtp?
Answer
# 3
i agree with u, but i have one doubt in that scenario
how to execute the AOM program, can u explain
 
Is This Answer Correct ?    0 Yes 0 No
Praveen
 
  Re: Tell about automation object model(Aom) in qtp?
Answer
# 4
Write the above script in notedpad and save it with .vbs 
extension.Open the file and run it.
 
Is This Answer Correct ?    1 Yes 0 No
Kapil
 
  Re: Tell about automation object model(Aom) in qtp?
Answer
# 5
Essentially all configuration and run functionality 
provided via the QuickTest interface is in some way 
represented in the QuickTest automation object model via 
objects, methods, and properties. Although a one-on-one 
comparison cannot always be made, most dialog boxes in 
QuickTest have a corresponding automation object, most 
options in dialog boxes can be set and/or retrieved using 
the corresponding object property, and most menu commands 
and other operations have corresponding automation 
methods.  
You can use the objects, methods, and properties exposed by 
the QuickTest automation object model, along with standard 
programming elements such as loops and conditional 
statements to design your program
 
Is This Answer Correct ?    1 Yes 0 No
Sugumar
 
  Re: Tell about automation object model(Aom) in qtp?
Answer
# 6
Aom is the automate the qtp,Functions,Libraries,and Object Repositories.ini..etc now i am writting aom script Launch QTP,Minimized qtp,maximized qtp, and close the qtp
dim qtapp
set qtapp=createobject("QuickTest.Application")
qtapp.launch
qtapp.visible=True
qtapp.windowstate="minimized"
qtapp.windowstate="maximized"
qtapp.windowstate="minimized"
qtapp.windowstate="maximized"
qtapp.quit
write that script on notepad and save .vbs file u can click that script automate qtp and close the qtp
 
Is This Answer Correct ?    0 Yes 0 No
Srinivasulu Thatavarthi (94903
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
What is batch testing?  2
How to Import data from a ".xls" file to Data table during Runtime. BirlaSoft6
I need to know how to Automate a Username and Password for a Web-based product? I'm scripting 3 different types of surveys but each Survey requires a Username and Password which is always the same. I can I do this using QTP?  3
plz anybody tell me how to explain the architecture of one particular project.plz give me answer for this.....RAJESH TCS6
What is the Diff between Image check-point and Bit map Check point? Ordain-Solutions3
How to capture data from images in QTP and produce them in Excel sheet ? iFlex1
What are different types of frame works ?  3
How to create runtime property for an object?  6
How do u write script in qtp? where do u write?  2
Recovery Manager means..?  4
i want know iam working 2+ exp in QTP can i do performence testing (eg:loadrunner) yes r no? IBM6
where the object repository is located?how to choose the object repository as shared or action object repositories? Datamatics3
How do you return a value for an array.  1
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP? CTS7
hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages are displayed which qtp is not differentiating or it is not recognising. how do i make it recognise different popup errorm messages while writing script?  4
There are 3 types of frame works in QTP 1. Linear frame work 2. Modular frame work 3. Key word driven frame work. Can any body explain the above 3 frame work models. y2k_ram2000@yahoo.com Fidelity2
wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference? Datamatics1
What is XML checkpoint in QTP. How we can use in Web Based application LinkEdge2
How to parameterize Object Repository?  2
1) after inserting the check point how to change the expected value that was captured while inserting the check point TCS2
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com