Hoe we can export TEST RESUALT IN to XL-sheet?
Answer / raghunadha murthy
To Save a copy of the run-time Data Table in a specified
location.
Syntax
DataTable.Export(FileName)
Example
DataTable.Export ("C:\flights.xls")
Is This Answer Correct ? | 5 Yes | 9 No |
What are the five challenges you faced in QTP?
what is QTP batch testing tool?
Can you do more than just capture and playback?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
from what stage you will start automation in your project
To which environments does quicktest professional supports?
What are test settings and global settings?
How to identify 2 versions of browsers based on regular expression
Who uses qtp tool?
Whenever we use GETROPROPERTY function.
In qtp, explain what is keyword driven automation framework?