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
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
What is the keyword view and expert view in qtp?
Who uses qtp tool?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
What are the challenges you faced during you entire life automation ?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
when to start the automation?
How do you know the location Id of an object if you know its index id?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
How the exception handling can be done using quicktest professional?
What are table and db checkpoints?
What are the different kinds of test steps?
How can you exit from an action?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example