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 / hatim
Hi,
instead of reinventing the wheel try the QTP import method
like this
DataTable.ImportSheet "C:\name.xls" ,"srcSheetname or index
" ,"type your dist data table sheet name here"
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
in my application,validation message has in japanise language.how to validate this message is appears properly or not
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
If I change the object name in one action will it be updated in all the actions? Or not?
How to do call a output parameter from one action to another action??/
How to find the difference between 2 dates in qtp?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
what is the difference between IE & Netscape in web testing on a log in page
Connect to QC using AOM.
Hi How to retrieve data from web element line by line?
What is the difference between run time object and test object in QTP?
how to create flat file datasubmission in qtp
What are table and db checkpoints?
What is post recovery scenario?
What are the major/ important methods, functions in QTP we use realtime testing