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
What is the script for database check point, bitmapchek point, regular expression ?
How to capture all the data of a webtable, weblist and combolist using QTP?
Discuss quicktest professional environment?
In Remote acess server how u run a test?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
Can the user toggle between using Local OR and shared OR for the same action?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
Describe the differences between functions and actions in UFT?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
How may types of defects identify application or your currently working application?pls give me answer..
If I change the object name in one action will it be updated in all the actions? Or not?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?