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
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
Where we can use the synchronization?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
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.
How do you create regression test packs?
What are the types of object repository in qtp?
What Folder Structure following in Keyword Driven Frame work?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
In Remote acess server how u run a test?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How would you export a script from one pc to another in qtp?
In what occasion we can specify global sheet and action sheet?