Explain about import and export files?

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


Please Help Members By Posting Answers For Below Questions

How many types of recording modes are there?

802


What are the key elements available in test result window?

896


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

3684


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?

1696


How can you handle exceptions in qtp?

780


To which environments does quicktest professional (qtp) supports?

787


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.

1661


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?

883


Is it possible to call win runner script in qtp?

865


What is CMMP and CMMH?

919


Why is Client side image is preferred over server side image?

1679


What are the common defects found in your project? (in qtp interview)

1835


What are the steps involved in the recovery scenario wizard?

801


tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?

1860


What r the different filters in defect in quality center

3529