How to Import data from a ".xls" file to Data table during
Runtime.
Answer Posted / ramyab.mca@gmail.com
Hai....
Import data from a ".xls" file to Data table during Runtime:
1.Datatable.Import "...XLS file name..."
2.DataTable.ImportSheet(FileName, SheetSource, SheetDest)
3.DataTable.ImportSheet "C:\name.xls" ,1 ,"name"
K,Byeeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
How can i initiate the objects to find uniquely in OR
Where to use function or action?
What is use of object spy?
What is ‘object spy’ and what is the function of object spy in qtp?
How to use actions in qtp ?
Give the syntax to load function at run time.
Can U Explain about QTP tool from older version to latest version also its differences?
how to evalute defects in QTP script?
what is error and fault in terms of software quality?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
How to associate function library at a run time?