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 do you fetch the data from the excel

Answer Posted / govind

1.To get data fr excel sheet first we need to configure our selenium project with Apache pai jar file

2. Then we have to create execl sheet
3. Then we have to create object of Fileinpuststream class that accept path of execel sheet file.also return type Is file and we have store in one variable

4. After that we have to use create method to open excel sheet which is present in workboofactory class

Workboofactory.create(file)

5.now to navigate for specific sheet present in Excel we use getsheet method which accept string value that is name of sheet
Workbookfactory.create(file).getsheet("sheet name")

6.after that from which row you want data we have to navigate to that row by function getrow.

7. After that you have to navigate to column using function getcell
So finally depending upon type of data present in Excel we use
1.String cell value for stringdata
2. Neroc sell value data
3.boolean cell value da🙏🙏🙏🙏🙏🙏

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many exemptions do you know in selenium webdriver?

988


What are the main advantages of automation testing?

1088


Tell us what kind of keyboard operations can be performed in selenium?

896


How to read a javascript variable in selenium webdriver?

1013


How to perform double click action in selenium webdriver?

936


How does you use mouse over actions

1399


Name an api used for reading and writing data to excel files?

933


How can you mark a test case as failed by using soft assertion?

944


What is the reason to use the selenium grid?

997


Do you know any alternative test automation tools for selenium?

1001


What are some of the advantages of selenium grid?

961


What is the purpose of selenium ide?

1059


How can we type text in a textbox element using selenium?

1057


When do you use selenium grid?

946


What are some expected conditions that can be used in explicit waits?

949