how to invoke the web application through script in qtp
Answer Posted / kapil bande
above methods are correct one more method is there we can
create IEexplore object and pass the URL.
set Browser =createobject("InternetExplorer")
Browser.visible =True
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How you can make an action as re-usable action?
How many types of run modes are there in qtp?
What is test object model in quicktest professional?
What is debugging? How you debug your script?
How many lines of code in each script of QTP?
To which environments does quicktest professional supports?
Explain the concept of object repository and how quicktest professional recognises objects?
How many add-ins comes by default with quicktest professional?
What is the difference between analog and low level recording?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
What does mean by Scope of Automation?n How we defined it?
what testplan contents and what test strategy contents,what is the diff b/w them
What is the difference in the global and action sheet in qtp?