Answer Posted / gary p
You can use this command to export .xls file.
i assume it should work.
Datatable.export"filepath.newfilename.xls"
select the path and then filename . xls
so after running the script qtp will export data in your
location.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How to test background color and dynamic images during run time can you put the check point for moving objects?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
Is it possible to call from one action to another action in qtp?
What are parameterizing tests?
How will you declare a variable in qtp?
can anyone tell me from where i can download qtp demo or crack version
how to test Web application using QTP software
By using QTP can we record any log files written by the application which is in execution?
What is the difference between rational rose and QTP?
how to idetfy which test cases are automated?who will deside that plz tell me
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
How to find operating system information using the qtp script?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
Approach for Installation,comaptibility,system testing