datatable.Import("E:\Programming Samples\QTP
Samples\OrderNumbers.xls")
Asume we have 4 records in datatable
Code reads the 4 rows in the sheet ok, but does it 5 times?
It doesn't sound like closing the datasheet is the problem
Can we close the datasheet runtime ?
Answer Posted / contacthari
Because the iteration counts needs to be set "run one iteration only" under run settings. If you have set it to "run on all rows". It will loop the run based on no of rows available.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to record application running on the Virtual machine?
What is the difference between the keyword view and expert view?
How to change the priorities of the recovery scenario properties?
How do I get the QTP scripts result in xml format by using vb script function?
Explain the use of action split in qtp?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
how to test Web application using QTP software
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
how u will evaluate the tool for test automation?
how to test Web application using QTP software
How to find the difference between 2 dates in qtp?
hou can we use vb script in qtp could u tell me breafly
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
What are the differences between qtp and winrunner?