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 can you write the scripts that operate on different objects depending on run-time information?
How many ways we can parameterize data in quicktest professional?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
Is it possible to call from one action to another action in qtp?
What is test object model in quicktest professional (qtp)?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
On what document base Descriptive programming is written if build is not yet ready ?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
What is the latest version of qtp?
How to define array in qtp?
What are benefits of qtp?
How to check which add-ins are associated with a test in qtp?