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 difference between design time and run time data table?
what is description object?
explain how to write vb script in qtp?when will you write own script?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
What is the short cut keys for the following?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Define Environment Variable in UFT and its uses?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
How to modify the text checkpoint?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
What are the different attributes used with regular expression?
Tell me one scenario, the complex functionality you have automated in your project?
Is it possible to call win runner script in qtp?