What is diff betwee datatable.importsheet "path" and
datatable.import
Answer Posted / rico
datatable.importsheet --Import a particular sheet of the
workbook whereas datatable.import--> imports the total
workbook sheets
DataTable.ImportSheet(FileName, SheetSource, SheetDest)
DataTable.Import ("C:\flights.xls")
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
HOw to add the recovery file at runtime to the test file .
Explain calling sub procedure.
How to find the difference between 2 dates in qtp?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
Explain step generator in qtp?
What is test object model in quicktest professional?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
How many tabs are available in debug viewer pane?
How QTP support all types of applications (platforms)?
How to use actions in qtp ?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
Where to use function or action?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))