how open two urls in one browser?
plz urgent
Answer Posted / ramchandra patil
Hi All,
I think asked question is not correct!
how we can open two URLs in single IE.
@Punna pls can u confirm the question pls.
QTP(9.2) do not support for multi tabs in IE..u need to
disable multitab option.(Im not sure abt QTP versiob 10 and
above).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain QTP using different development techniques ?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
what kind of frame work you used in your last project?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
What is fragmentation and paging?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
Explain the new feature of UFT regarding the export of test results?
When Recovery scenario actually starts while testing the application?
By using QTP can we record any log files written by the application which is in execution?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
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.
What is the use of text output value in quicktest professional?
How can you send user defined messages to test report?
What are the 3 main stages involved in testing with qtp?
What are the recording modes in wave event?