How do we call Library Files(.vbs) in the Test Script
Thanks in Advance...
Answer Posted / raj
We can use ExecuteFile statement to call vbs files.
Syntax : ExecuteFile <filepath>
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
Do you know how to connect database? Can you tell me the procedures?
Give the syntax to import/export xls into qtp.
what is review
can any one say that where we can download the QTP trail version ??????????
How does quicktest professional (qtp) identifies the object in the application?
Will down time for server and content maintenance/upgrades be allowed? how much?
How to use the object spy in quicktest professional 8.0 version?
How to data driven test for Win objects in QTP ?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
Can anybody post some real time scenario in qtp? please its very urgent.
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
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
What are the advantages of parameterization ?