We are currently using the test data from spread sheet(.xlsx) and going to migrate it to .csv file.
- The data should be separated by "sheet" and saved as
.csv.
conftest.py has to be changed to read .csv data.
This update is not urgent or strictly required. But PR is always welcome.