How can we export test results to an excel sheet in QTP???
Can any one provide sample coding for this?????
Answer Posted / rashmi harsha
DataTable.Export ("C:\flights.xls")
| Is This Answer Correct ? | 9 Yes | 9 No |
Post New Answer View All Answers
Object repositories types, which and when to use?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
What are the features of quick test pro(qtp)?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
What is a Patch in QTP?
Where is the Bitmap checkpoint information stored?
how to find that tools work well with your existing system?
who QTP recognizes the object stored in object repository?
How is UFT 11.5 version different from UFT 12.0?
What are the common defects found in your project? (in qtp interview)
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
What is test object model in quicktest professional?
Give the syntax to load function at run time.