how open two urls in one browser?
plz urgent

Answer Posted / santoshnathan

systemutil.Run"iexplore","http://www.yahoo.com"
browser("title:=Yahoo! india").Navigate"http://www.orkut.com"
browser("title:=orkut - login").Close

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

1372


Explain more about the Test Fusion Report of QTP?

597


what is the diff between manual test plan document and automation test plan doc.can u explain indetail.

1631


if anyone has idea of the interview procedure in covansys, plz send me a mail?

1515


Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?

1504






Why qtp the best testing tool?

556


Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?

1476


How to use output values in qtp ?

543


What are the different types of checkpoints?

574


In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer

1928


Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link

855


What is the use of text output value in quicktest professional?

495


Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.

1698


How to open a new test using quicktest professional?

558


How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)

1516