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
What is the use of sendkeys and what are send keys
What is the difference between qtp and selenium?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Hybrid framework supports Descriptive programming. Is it true?
If object is not recognized by qtp but the object is standard object what is your approach?
if numbers are always changing write a script for that
What is the registration process and examination fees?
How to use descriptive programming?
What is expert view in qtp?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
How to execute a winrunner script in quicktest professional?
How to analyzing test results using quicktest professional?
What is difference between Recording time object identification and Run time (Execution) time.
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
How is test case write?