Answer Posted / ganesh raj
Set excelObj = getObject(, "excel.Application")
Set openExcelWB = excelObj.ActiveWorkbook()
exPath = openExcelWB.path
openExcelWB.close
excelObj.quit
excelObj = nothing
Data table.Import exPath
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to suppress warnings from the test results page?
What is difference between run time object and test object?
Sql questions to find second max salary and how to use joins
Tell me one scenario, the complex functionality you have automated in your project?
when u script reveiwing in which area u more concentrates?
Do you know how to connect database? Can you tell me the procedures?
What are the general steps involved in the data driven framework?
What is the difference between a Function and Action in QTP?
How can you close the second opened browser?
Did the scripts need lot of maintenance? If yes, why?
How many types of parameters are available in quicktest professional?
Define Error Pane of UFT?
How can you write the scripts that operate on different objects depending on run-time information?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
What Folder Structure following in Keyword Driven Frame work?