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
What are the different types of recovery operation?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
Can we record an application running on a remote machine using qtp?
What is the file extension of the code file and object repository file in QTP?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
What is quicktest professional (qtp window?
can anyone tell me from where i can download qtp demo or crack version
We stored into the objects OR and then write the scripting
Does quicktest professional is unicode compatible?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
how will load the object during runtime?
What is the difference between Keyword Driven test and Data Driven test?
Is the qtp course will help to create a virtual object?