It is regarding VBScript, how to export our function
results to ExcelSheet through VBscripting.
Ex: I have written add function, that result should export
to Excel.
Answers were Sorted based on User's Feedback
Answer / anonymous
Check Mercury help with - datatable - keyword. You can
learn it easily on your own. Don't worry about it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / archana
we have one method in DATATABLE ie.,EXPORT.
Use Datatable.Export "excel filename".
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mohammad.rafi(nttf)
using datatable you c an send sureeeeeee see the
steps
1.Data table
2.write click choose export
3.give the path where you want to store
| Is This Answer Correct ? | 0 Yes | 0 No |
i have written some lines of code today..tommorow some lines of code deleted in middle of that code..how to handle this type of script
How many types of trigger events are there in qtp?
How to do the Mouse Operations in QTP. How to aacess an Image in a web application to save it on my desktop. To my Knwoledge that can be done by mouse right click on the Image and selecting 'Save the Image'option. Or Is there any alternate way to do this..
How do client side image and server side image work?
Is the provision for integrating QTP with QC ,available from the version 9.0 onwards only or even 8.2 version has such provisions?
On what basis we select test cases to automate?
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
How would you directly trigger javascript in a test?
Pls explain me the difference between ........ Description.Create and CreateObject
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
what is the object properties settings in the QTP
What is the difference between low level recording and analog recording mode when it will be enabled.