I want to open a GOOGLE page without recording a test in
QTP.Can any one answer me?
Answer Posted / bhavanim26
Thank you surabh.
And i do not want to use system.Util.run command as well
how do i do this?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you identify the browser and its information using the qtp script?
Should have experience in framework means?
In qtp, explain what is qrs file?
What is quicktest professional?
What are the major/ important methods, functions in QTP we use realtime testing
How you will rate urself in QTP in the range of 0 to 5
How to get the particular property value?
How to remove associated function library?
How will you compare keyword and expert view?
how to download mercury qtp9.2 ny internet ?
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.
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 are items we r going to test for QTP... explian clearly with example
How many types of recording facility are available in quicktest professional (qtp)?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?