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
What is the virtual object?
Key word driven framework
Explain how you can delete excel file in qtp?
How can I use Call dlls in QTP ?
How to attach a file to TD?
How to start recording using quicktest professional (qtp)?
What are the technologies supported by qtp?
what is the difference between the modular framework and datadriven frame work
What is expert view and keyword view?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Explain the types of object repositorys in qtp?
How you can write contexts to text file in qtp?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work