how to invoke the web application through script in qtp
Answer Posted / sreekanth
Initially in check the web addin in add-in manager window &
in Record & Run Settings,choose Web tab.
Then...give the following script & see...
systemutil.Run "your appl url"
ex:
systemutil.Run "yahoomail.com"
| Is This Answer Correct ? | 25 Yes | 12 No |
Post New Answer View All Answers
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
In qtp, explain what is qrs file?
How will you check a web application for broken links using qtp?
How to handle dynamic objects in quicktest professional (qtp)?
How to handle dynamic objects in quicktest professional?
What are the Test design techniques you uses in ur project?
distinguish between old version and new version QTP features.
What is the quicktest professional (qtp) testing process?
Have you done batch testing in qtp? If yes how you are doing?
Diff b/w test scenario's and test Procedures?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
How the smart identification is used in real time?Please explain with an example
How do you delete unwanted results in qtp?
What is ObjectParamater?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.