How can i see test results in excel sheet ? test data not present in data table.

Answers were Sorted based on User's Feedback



How can i see test results in excel sheet ? test data not present in data table...

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

How can i see test results in excel sheet ? test data not present in data table...

Answer / ira

datatable.Export "C:\qtp\runtime.xls"

or

Automation => Results => run time data table

Is This Answer Correct ?    2 Yes 0 No

How can i see test results in excel sheet ? test data not present in data table...

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

How can i see test results in excel sheet ? test data not present in data table...

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

How can i see test results in excel sheet ? test data not present in data table...

Answer / reddy

How can i send test results to excel sheet?

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More QTP Interview Questions

when there is a task that gets repeated in multiple scripts what do you do in QTP?

2 Answers   Ordain Solutions,


What is Object Spy in QTP?

11 Answers   vsworx,


Hi I able to record IE object but not able to record mozilla firefox 3 object using QTP 10. i don know wats the problem????

2 Answers  


normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer

2 Answers  


Hi all, Recently i faced this question in infosys What is QTP architecture?? Is Architecuture and Framework are same?? Can someone please give clear understanding of this.

3 Answers   Infosys,






Tell me the situations where we will use Data Driven?

2 Answers  


how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"

3 Answers   Aspire,


Hello Everyone, In QTP we have one option Data Driver wizard that comes in Tools -> Data Driver. so, please tell me abtout the use of Add Value and Parameterize options available in Data Driver wizard. And also the concept of value, constants, Parameterized displayed in the wizard. Please explain by giving the example. Thanks in advance, Gaytri

2 Answers  


How to Test the mainframe application?

0 Answers   Unisys,


Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??

0 Answers  


Where we can use the analog mode and where we can use the low – level mode?

0 Answers  


write a qtp script to enter user name & password for flight reservation login page from excel sheet

1 Answers  


Categories