Hoe we can export TEST RESUALT IN to XL-sheet?
Answer Posted / 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 |
Post New Answer View All Answers
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Diff b/w Health care domain and Banking Domain?
What are parameterizing tests?
breef description of batch testing ?
How you can delete excel file in qtp?
What is output value? How many types of output values are there in qtp?
On what document base Descriptive programming is written if build is not yet ready ?
What are the different properties of an web object
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
what is the difference between IE & Netscape in web testing on a log in page
What are the check points can be inserted without recording?
What ate the Technologies supported by QTP?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”