How to Import data from a ".xls" file to Data table during
Runtime.
Answer Posted / varun bisaria
Datatable.Import "...XLS file name..."
DataTable.ImportSheet(FileName, SheetSource, SheetDest)
DataTable.ImportSheet "C:
ame.xls" ,1 ,"name"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me one scenario, the complex functionality you have automated in your project?
How would you export a script from one pc to another in qtp?
after initiating one project for testing, when exacltly QTP tester role starts?
How the smart identification is used in real time?Please explain with an example
how did u use automating testing tools in ur job?
Where can I find and view run-time data table?
What are advantages of test automation?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
how can i call function (which has link with excell sheet at a remote location) within another function
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
How to use setroproperty?
How to test background color and dynamic images during run time can you put the check point for moving objects?
i can done the project with QTP in that time i can say how many members in my team size?
What are the check points can be inserted without recording?
What are the properties you would use for identifying a browser and page when using descriptive programming?