I am using excel sheet to export data to QTP but it
selects just one row of data from excel sheel how to import
all rows of excel sheet to QTP during runtime
Answer Posted / ramu
by using the method of
dataTable.importsheet(filename,sheetsource,sheet dest)
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What is CMMP and CMMH?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
When ‘option explicit’ keyword is used in qtp?
What is checkpoint in qtp?
what are the limitations of smart identification in qtp 9.0
distinguish between old version and new version QTP features.
How many types of parameters are available in quicktest professional?
How to analyzing test results using quicktest professional (qtp)?
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?
Limitations in QTP?
What is expert view and keyword view?
What is file database?
What is the difference between the design-time and run-time data tables?
How do you know the location Id of an object if you know its index id?