How to export data present in Datatable to an ".xls"
file?
Answer Posted / sreeprasad
DataTable.Export("Path of the sheet")
or DataTable.ExportSheet("Path of the sheet",Index of the
runtime datatable u want to export")
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
How can you send user defined messages to test report?
Explain different types of checkpoints?
What are the views available in quicktest professional?
what is the difference between modular framework & datadriven framework
Explain object spy in qtp.
how can i pass a "cript"as a parameter in to a function
How can you write the scripts that operate on different objects depending on run-time information?
What is the difference between call to existing action and copy of an action?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
How many number of actions possible in qtp?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
how to acess a test in RSA?
How will you check that your test cases covered all the requirements?
What are the types of data tables in qtp?
How many ways we can parameterize data in quicktest professional (qtp)?