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
what is the diff b/w assistive and mandatary rules of object repository in QTP???
What is the difference between analog and low level recording?
What is difference between design time and run time data table?
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
When to use shared and local object repository?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
What are the ordinal identifiers in web page?
What is the extension of the recovery scenario file in qtp?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
How often were they executed?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
What ate the Technologies supported by QTP?
What is an optional step in qtp ?