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
What is the difference between byref and byval in qtp?
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?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
Explain different types of action in qtp?
What are the types of object repositories? Which one is you are using?
Generic function to search for the unique link in webtable and click on it
How the exception handling can be done using quicktest professional?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
Where to use Property Let, Property Get, Property Set in UFT
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
what testplan contents and what test strategy contents,what is the diff b/w them
Is it possible to merge two object repository files in qtp?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!