Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How can we import a Open Office excel file in QTP

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


Please Help Members By Posting Answers For Below Questions

How to customize qtp?

1089


what is the mail use of frame work(with detail). architecture for keyword driven frame work

1936


What is the use of text output value in quicktest professional (qtp)?

1089


How to define array in qtp?

1065


What is keyword view in qtp?

986


In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail

2116


How to execute a winrunner script in quicktest professional (qtp)?

1004


what is run action?

1972


I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?

1260


QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue

6308


what is run-time data?

2234


Explain types of descriptive programming?

1082


What is debugging? How you debug your script?

1241


In qtp, explain what is keyword driven automation framework?

1105


How did you use regular expressions in QTP and also in WR?

2690