How can we export test results to an excel sheet in QTP???
Can any one provide sample coding for this?????
Answer Posted / anand aranganathan
Syntax : Datatable.Export "PathofFile"
Example : Datatable.Export "F:\test.xls"
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the different recording modes and how do they work?
QTP script is not working on other's machine..
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
Why do we use breakpoints in QTP?
Explain advantages and disadvantages kdf?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
what is review
Tell some commonly used Excel VBA functions?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
How to associate function library at a run time?
When do go for loop condition in test?
Can we write winrunner language i.e TSL in QTP tool?
Explain xml checkpoints.
what is the advantages and disadvantages of using functions instead of re usable actions
What is ‘object spy’ and what is the function of object spy in qtp?