How to Import data from a ".xls" file to Data table
during Runtime.
Answer / sreeprasad
DataTable.Import("path of the file")
DataTable.ImportSheet("filepath","sheetsource","sheetDest")
Sheetsource:index or name of the sheet in the file which u
want to import. index begins vth 1.
SheetDest: index or name of the sheet in the datatable
which u want to replace vth Sheetsource.Index begins vth 1.
ex:
Datatable.importsheet("c:\name.xls",1,"name")
| Is This Answer Correct ? | 2 Yes | 0 No |
Can abody explain me Send keys concept
setroproperty and getroproperty difference
How to create a run time propertyfor an object?
What is the regular expression for Yahoo mail Inbox?
Approach for Installation,comaptibility,system testing
In Developer view it is a high priority defect & in tester view it is a low severity defect what is that how to define with an example
How many types of recording modes in the qtp?
hi gavasker i want how to merg OR's in QTP 8.2 by QTP Plus
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
What is the difference between qtp and selenium?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
wt is automation framework? give explonation?