How to export data present in Datatable to an ".xls"
file?
Answer Posted / 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 |
Post New Answer View All Answers
How to handle the exceptions using the recovery scenario manager in qtp?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
How to handle dynamic objects in quicktest professional (qtp)?
How will internal and external links be validated and updated? how often?
How to save your test using quicktest professional?
How to create runtime property for an object?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
Problem with XML checkpoint in QTP ?
write a script to verify the image path(src property) of the images which are in web pages.
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
How to find the difference between 2 dates in qtp?
How do Parameterization and Data-Driving relate to each other in QTP?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
When to use descriptive programming?