how to invoke the web application through script in qtp
Answer Posted / suvarna
To invoke the web application.
In QTP, Enter IEXPLORE "Your appl url"
ex:
Iexplore "http:\radix:8080\project1"
| Is This Answer Correct ? | 4 Yes | 23 No |
Post New Answer View All Answers
What is output value? How many types of output values are there in qtp?
What is the difference between analog and low level recording?
can u explain relative path architecture framework in qtp?
Can launch two instances of qtp on the same machine?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
How to analyzing the checpoint results?
How can I use Call dlls in QTP ?
What is the difference between run time object and test object?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
How qtp recognizes the object?
how can i pass a "cript"as a parameter in to a function
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
Suggest and Define a solution for an application whose objects are not recognized by UFT?
What Folder Structure following in Keyword Driven Frame work?