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 |
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
Recovery Manager means..?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
What is BPT?
When using descriptive programming?
There is a table with 4 columns and 10 rows, how to write the script to display the first column records using qtp? can anybody help me with script?
Plz explain about MATCH/EXACT MATCH/IGNORE SPAGE in text check points?
How do you test siebel application using qtp?
What is the another extension name of library file. If that is exist than what's the difference between them.
What are the challenges do we face while testing webbased applcations using the automation tool QTP or any?
how to change the properties of object during run time . plz give the code using flight reservation
How to supress warnings from the "Test results page"?