How can we export test results to an excel sheet in QTP???
Can any one provide sample coding for this?????
Answer Posted / sha
The above answers are incorrect
While answering please write full Syntax
Syntax : Datatable.Export "PathofFile",destinationsheetname
Example : Datatable.Export "F:\test.xls",Global
Datatable.Export "F:\test.xls",Action1
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is object spy in quicktest professional (qtp)?
Explain calling sub procedure.
UFT 12.02 which ALM version will support
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
If the objects hierarchy is changing from build to build, then how you will handle that condition?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Explain advantages and disadvantages of ddf?
What is the difference in testing a client-server application and a web application?
In qtp, how you can use xpath to identify objects?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
how will you load the test cases in ddt?
what is error and fault in terms of software quality?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
Why script error occur in between recording in qtp?
Mention the test steps of qtp.