Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to import the Test Results in QTP to an Excel sheet

Answers were Sorted based on User's Feedback



How to import the Test Results in QTP to an Excel sheet..

Answer / mahi

if we want import complete sheet then go for


Datatable.Export "path of the excel file"

if we want import a perticular sheet then go for,

Datatable.ExportSheet "path of the excell file",SheetId to be exported

Is This Answer Correct ?    1 Yes 0 No

How to import the Test Results in QTP to an Excel sheet..

Answer / sudeepthz

could you explain with an example.. that would be greatful to me

Is This Answer Correct ?    0 Yes 2 No

How to import the Test Results in QTP to an Excel sheet..

Answer / venkat reddy

we can import testresults to excel sheet by using datatable
methods

Ex:-datatable.exportsheet "path where you want to
save.xls",sheetid


if i am wrong please correct me...

Is This Answer Correct ?    0 Yes 3 No

How to import the Test Results in QTP to an Excel sheet..

Answer / ravindra

DataTable.ExportSheet Relativepath &"path of that
excelsheet","Sheetname"

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More QTP Interview Questions

what are the limitations of automation testing?

2 Answers   TCS,


1. What is diffrence between Analog Recording And Lomlevel Recording ?

4 Answers  


QTP script is not working on other's machine..

0 Answers  


abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me

2 Answers  


What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.

0 Answers   Value Labs,


Hi all, can anyone tell me the challenges u faced while using qtp?

2 Answers  


Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)

1 Answers  


w is time parameter

1 Answers   Syntel,


can anyone explain about the Descriptive programming in detail. I mean how to use in the script.

1 Answers  


What is method name to compare two XML files.

0 Answers  


how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)

0 Answers  


what is the difference between data driver & data driven and driver script?

0 Answers  


Categories