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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How to export quicktest professional results to an .xls file?

565


what QTP Options do you know?

2915


What is the file extension of the code file in qtp?

556


whow much strong on VB and C?

1477


what is test scheduleling?

2005






I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",

1343


After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.

5853


requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how

1468


Diff b/w test scenario's and test Procedures?

1624


How can you identify the browser and its information using QTP script?

541


Can we write winrunner language i.e TSL in QTP tool?

1468


Difference between action & Reusable action?

678


What test you perform mostly? Regression or retesting in your testing process?

571


What is QTP testing process?

617


Explain the types of object repository?

547