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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to give a call to another action from one action?

630


How you can make an action as re-usable action?

658


How will you test a keyboard?

605


What is a data driven test in qtp?

591


What is ObjectParamater?

1575






what is run action?

1437


What are the methods used in UFT to handle exceptions or run-time errors?

653


How do you know the location Id of an object if you know its index id?

594


What is Distributed testing? How does UFT support it?

610


What is a Patch in QTP?

608


How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..

1725


How many scripts did you have?

1703


How does qtp identify the object in the application?

541


What is the expert view?

557


assume i have few url link how will i dynamically call then using descriptive programming?

1605