Answer Posted / shyam.meghansh
DataTable.Import(" give the file name") ' it will import
existing excel sheet in to QTP data table
DataTable.Export("give the file name")' it will export
existing excel sheet in to QTP data table
...............................
Any more question mail me testingwithshyam@gmail.com
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How many types of recording modes are there?
What are the key elements available in test result window?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
How can you handle exceptions in qtp?
To which environments does quicktest professional (qtp) supports?
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.
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
Is it possible to call win runner script in qtp?
What is CMMP and CMMH?
Why is Client side image is preferred over server side image?
What are the common defects found in your project? (in qtp interview)
What are the steps involved in the recovery scenario wizard?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
What r the different filters in defect in quality center