how to invoke the web application through script in qtp
Answer Posted / neeraj chauhan
Hi this is neeraj, and i went through your query and the
solution is:
Systemutil.Run("iexplore")
Set vBrowser=Browser("Creationtime:=0")
vBrowser.navigate("Url of your application for example:
"gmail.com" ")
Description:
this is descriptive programming code, this code first will
open the "Internet Explorer" and then will put your given
"url" to the browser automatically.
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
In qtp, explain what is keyword driven automation framework?
How you can replace string in qtp?
How can i initiate the objects to find uniquely in OR
How to use reporter.report event in qtp ?
Can we create a qtp test from qc?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
unique properties of button,edit box, radio button,check box?
What is difference between shared and local object repository?
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
What test you perform mostly? Regression or retesting in your testing process?
How to handle dynamic objects in quicktest professional (qtp)?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?