How to export QTP results to an ".xls" file?



How to export QTP results to an ".xls" file?..

Answer / gary p

You can use this command to export .xls file.
i assume it should work.

Datatable.export"filepath.newfilename.xls"

select the path and then filename . xls
so after running the script qtp will export data in your
location.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More QTP Interview Questions

distinguish between old version and new version QTP features.

1 Answers   CTA,


When Object Repository is available what is the necessity of having Descriptive programming which needs more scripting efforts.

3 Answers  


How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words

5 Answers   iGate, Livetek,


Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.

1 Answers  


How u execute test cases in manual testing?

2 Answers   Accenture, Infosys,


what is the purpose of .vbs file?

2 Answers   HCL,


What are FAST and NORMAL modes in qtp ? Why r these modes intended for ?

3 Answers   IBM,


Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it

2 Answers  


What is the limitations of BVA?

1 Answers   IBM,


Define Error Pane of UFT?

1 Answers  


if you run one test script in internetexplorer the same test you run in mozilla ffirefox is it possible or not how is it.

1 Answers   Satyam,


Syntax for how to call one script from another? and Syntax to call one "Action" in another?

2 Answers  


Categories