How can i open 5 multiple browser at once through QTP VB
script
Answer Posted / sadashivbyagi
for i=1 to 5
system.utilrun/invokeappliction"ie
explore".naigate"www.google.com"
next
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which functionalities of QTP used in banking project?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
Explain the concept of how quicktest professional (qtp) identifies object?
What are the Test design techniques you uses in ur project?
Can U Explain about QTP tool from older version to latest version also its differences?
What is the quicktest professional (qtp) testing process?
The hybrid framework can be implemented for any application. Is it true?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
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..
Discuss the QTP Environment?
can any one say that where we can download the QTP trail version ??????????
How to find the difference between 2 dates in qtp?