How to Import data from a ".xls" file to Data table during
Runtime.
Answer Posted / srinivasulu
Dim Shet1' Add a new sheet
Data table.Addsheet "shet1"
'datatable.importsheet "file name","Source
sheet","destination sheet"
datatable.importsheet "file name","sheet 1","shet1"
'now we can check the run time data table
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is meant by source control?
What is qtpro?
What is the difference between call to existing action and copy of an action?
How to suppress warnings from the test results page?
What is the short cut keys for the following?
How many types of trigger events are there in qtp?
what is vmodel?advantages and disadvantages of vmodel?
Can we Test Welcome Screens and Process Images with QTP
What is the difference between Keyword Driven test and Data Driven test?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
What are the different types of recording modes in qtp? Which will be used when?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
How to open a new test using quicktest professional (qtp)?
terminal services client
Explain quicktest professional testing process?