How to import the Test Results in QTP to an Excel sheet
Answer Posted / mahi
if we want import complete sheet then go for
Datatable.Export "path of the excel file"
if we want import a perticular sheet then go for,
Datatable.ExportSheet "path of the excell file",SheetId to be exported
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to evalute defects in QTP script?
What is fragmentation and paging?
How to customize qtp?
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?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
What is Test Fusion Report in QTP?
Write a QTP script to enter a keyword in to Google search engine?
how to acess a test in RSA?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
What is the difference between rational rose and QTP?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Is text area check point supports for web applications?
How do you capture tooltip using QTP?
Hi, how can we check or avoid the memory leakage in QTP9.2?
How many types of recording modes in the qtp?