How can we export test results to an excel sheet in QTP???
Can any one provide sample coding for this?????
Answer Posted / sha
The above answers are incorrect
While answering please write full Syntax
Syntax : Datatable.Export "PathofFile",destinationsheetname
Example : Datatable.Export "F:\test.xls",Global
Datatable.Export "F:\test.xls",Action1
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
explain how to write vb script in qtp?when will you write own script?
in a web page How to check and display a particular word from a paragraph?
Why qtp always start action1 and does not start action?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
What is the Difference between test object and run time object?
What is throw Object?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
Whether qtp 9.0 supports Test director8.0
What are advantages of test automation?
give me the code to save all messages of inbox of gmail into a folder and notepad
Explain process of smart Identification in QTP?
How to customize qtp?