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 / madhavi
We can capture the proprty of the message box throug
getroproperty("innertext").Pass this to a variable.After
that use MID function to retrieve 'R'.After that we can
create an external excel object and pass the value to that
sheet.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the checkpoint in qtp?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
Write a QTP script to enter a keyword in to Google search engine?
Is it possible to use two instances of UFT on the same machine? If not why?
how to evalute defects in QTP script?
How software automation specialist enter steps in the Expert View?
Output values? i want a practical example
what the difference between shared repository and per action repository?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
How to use output values in qtp ?
We stored into the objects OR and then write the scripting
How to explain a banking project in interview as a test engineer???
What is difference between run time object and test object?
write script for bitmap image?