How to export data present in Datatable to an ".xls" file?
Answer Posted / pavi
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 ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to recognise the webelement and verifying that webelement is enabled?
How does you pass optional arguments in qtp?
What is a programmatic description?
Through array we can execute the testcase how ? give me example
How to use Environment parameterization? Explain with an example.
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
What is Distributed testing? How does UFT support it?
What is the descriptive programming?
i can done the project with QTP in that time i can say how many members in my team size?
Explain the concept of object repository and how qtp recognises objects?
How to export quicktest professional (qtp) results to an .xls file?
How many types of parameters are there?
Both static and dynamic arrays are handled by the vb script. Is it true?
Write a script to verify font style and color of a windows object using descriptive programming