How to export data present in Datatable to an ".xls"
file?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / chinna
Hello,
Export data into Excel Sheet we will follow 2 methods.
1. Datatable.Export("Path of the sheet")
2. Datatable.Exportsheet "Path of the sheet",Source sheet id
Is This Answer Correct ? | 2 Yes | 8 No |
What do you do if QTP doesn't recognize object ,what action should be taken
What is the keyword view and expert view in qtp?
What is use of object spy?
What is the difference between CVS and VSS? Are you store QTP SCRIPT In VSS OR CVS? Where you store QTP Script?
1 Answers Brain Roots, Ordain Solutions,
explian qtp frame work and what is the use of it? what is the neceecity of this? explian detail?
How to map the test cases to requirements in QC?
Is there any thing that we can replace recovery scenario manager in QTP.
How to enable the text check point in qtp? By default it is disables
1 Answers Sify, ssinformatics,
How you debug your script?
Can we directly start working with QTP without any knowledge on WinRunner? (After getting trsining on QTP)
please any one can explain the keyword driven framework. with gmail example.
Discuss QTP Environment.