Reading data from Excel using Cucumber | Selenium Forum
M
Posted on 10/02/2016
Hi Ashish,

In one of my project i have a requirement to keep all the scenarios in Feature files, but the test data should be in excel sheet.
So is there any way to fetch test data from excel using cucumber.

M
Replied on 10/02/2016

you can use xls_reader.java

i don't understand the question.