What is the difference between driver-script and AOM-script?
Answer Posted / bablu
Driver script is the one which we call all our generic functions , application are functions designed for a particular functionality.. And mainly when QTP should be in open position then we will navigate to Driver script location and we use.
AOM use to automate QTP application itself.. Usually we write AOM in VB file(.vbs)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Hi,All How to create a link in excel sheet using qtp
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
What are the general steps involved in the data driven framework?
What are the views available in qtp?
If you are testing a web application then what will you test in that application?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
Who uses qtp tool?
how to convert 100 into hundred repees only and viceversa
Why we load add-ins in qtp?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
how can we do the frame work in qtp
What are the steps involved in the recovery scenario wizard?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?