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 the design-time and run-time data tables?
Explain how you can replace string in qtp?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Explain advantages and disadvantages kdf?
How to use Environment parameterization? Explain with an example.
What is the architecture of your project? Can any one answer for this question plz........
Can we use index on view?
Explain different type of event trigger option.
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
How did you use regular expressions in QTP and also in WR?
What is the use of text output value in quicktest professional?
What are the key elements available in test result window?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
What is system testing and what are the different types of tests you perform in system testing?