How can i see test results in excel sheet ? test data not present in data table.
Answers were Sorted based on User's Feedback
Answer / pavan
First u have to create the log file in any drive.
then write the script like
datatable.Export "d:/logfile.xls"
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ira
datatable.Export "C:\qtp\runtime.xls"
or
Automation => Results => run time data table
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sandeepguttikonda
Test results can be seen in an excel sheet by using 2
techniques..
1) Creating an Excel object (Excel.application)
2) Datatable methods (Datatable.exort "path of the file)
(Datatable.exportsheet "path of the file", "source
sheet", "Destination sheet"
Regards,
Sandeep Guttikonda
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kumar
Not getting what you said,Please be clear with your
question, looks like there are two different questions ?
Please explain much detail
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the QTP test frame work?
when do we write a script in qtp?(plz give me more then 2 reasons)
Hi, Is there any function or vbscript in QTP to clear the cookies,sessions. Please help me in this.
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
Does QTP is "Unicode" compatible?
Hoe we can export TEST RESUALT IN to XL-sheet?
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.
what is descriptiveprograming? how to do object identification thrugh Descriptive and is possible smart identification or not
1.how can we report the QTP test result in a different excel sheet 2.
i want click on a link which is in 3rd row and 2nd column of a web table.write script to execute
What is the limitation to XML Checkpoints?
What is quicktest professional (qtp)?