How can we export test results to an excel sheet in QTP???
Can any one provide sample coding for this?????
Answers were Sorted based on User's Feedback
Answer / anand aranganathan
Syntax : Datatable.Export "PathofFile"
Example : Datatable.Export "F:\test.xls"
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / harikumar
DataTable.Exportsheet("Path of the Excel File")
| Is This Answer Correct ? | 0 Yes | 8 No |
For Usability testing, which is preferable Automation or Manual?
Why we have to split actions in a test?
Could you please explain me about QTP framework.
Which property will you use to check the object state? (Exist)
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
How can you close the second opened browser?
what is the structure for the data driven framework
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
How to get line numbers in your editor in expert view?
How will you test a stapler?