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
which type of testing process are you following in ur company? how to recognize a qtp page?
diff between qtp versions from 8.5
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
How many add-ins comes by default with qtp?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
How QTP identify the system time that's changes every seconds?
If I change the object name in one action will it be updated in all the actions? Or not?
can test automation improve test effectiveness?
What is qtpro?
What are the different attribute used with regular expression?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.