Tell about automation object model(Aom) in qtp?

Answer Posted / srinivasulu thatavarthi (94903

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 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a checkpoint? How many check points are there in qtp?

532


If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?

593


Can launch two instances of qtp on the same machine?

583


How many tabs are available to view your test in a test pane and what are they?

565


How do you open adobe acrobat file in QTP and do some testing on that file ?

625






Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u

1379


What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.

1506


what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana

1469


How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)

1855


How smart identification works in qtp ?

580


how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up

3774


Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in

1603


what is the difference between IE & Netscape in web testing on a log in page

1798


What is a reusable action?

578


What is expert view in qtp?

590