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
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
How does you test a weblink which is changing dynamically?
What is 'sleep' in sync point?
With what extension you can save the list of tests in a file to run in test batch runner?
On what document base Descriptive programming is written if build is not yet ready ?
which type of testing process are you following in ur company? how to recognize a qtp page?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
how to know no.of mails in our g mail by using vb-script
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
What is the difference between byref and byval in qtp?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
What are the various types of Actions in UFT?
What is the extension of qtp local repository?