How do you export an output to a excel sheet?
Ex: I get my answer by using Msgbox"..." &R. How do I
displayed the result of the Msgbox (such as R) to an excel
sheet? Please let me know.Thanks

Answer Posted / amit kumar srivastava

I think after capturing the run time value by using command
like x=window("").something.....getroproperty("text") then
do like -
Datable.export("path where u want to see the data")
set datatable.value(x,1)

try this ,if you face any probelem then let me know.I have
another way for this also.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to call from one action to another action in qtp?

568


What is an object repository?

613


is there any addin for remedy user application

1747


How can you identify the browser and its information using QTP script?

552


How to analyzing test results using quicktest professional?

578






How to analyzing the checpoint results?

527


your coming from electrical backgroung..but y ur coming to software side?

1393


Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter

2205


Explain different types of checkpoints?

564


explain structured testing? plz guys with exp. do answer

1414


How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?

546


How does qtp identify the object in the application?

542


I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible

1457


What is action?

579


What are the different ways to invoke an application using QTP?

650