How to import the Test Results in QTP to an Excel sheet
Answer Posted / mahi
if we want import complete sheet then go for
Datatable.Export "path of the excel file"
if we want import a perticular sheet then go for,
Datatable.ExportSheet "path of the excell file",SheetId to be exported
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many types of actions are there in quicktest professional?
Why qtp the best testing tool?
What is the extension of the recovery scenario file in qtp?
What is the virtual object?
describe some problems that u had with automating testing tool?
Difference between action & Reusable action?
how to know no.of mails in our g mail by using vb-script
How many add-ins comes by default with quicktest professional (qtp)?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
Hi Samrat, Thank u very much, what u said it is right.
Which scripting language used by quicktest professional (qtp)?
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.
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
Explain advantages and disadvantages of ddf?