How to Import data from a ".xls" file to Data table during
Runtime.
Answer Posted / sanhosh
The following example uses the ImportSheet method to import the first sheet of the name.xls table to the name sheet in the test's run-time Data Table.
DataTable.ImportSheet "C:
ame.xls" ,1 ,"name"
How ever in runtime data table iam unable to get the sheet pls help me.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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 can i initiate the objects to find uniquely in OR
Are Shared ORs read-only?
How to capture a window in QTP?
How can I import environment from a file on disk?
What are the various automation frameworks available in qtp?
How to execute a winrunner script in quicktest professional?
What are the methods used in UFT to handle exceptions or run-time errors?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
what are the utilities and drivers
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
Whether qtp 9.0 supports Test director8.0
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
What are the types of object repository?
How will you check that your test cases covered all the requirements?