Steps to implementa excel data reader
1 Install Excel Data Reader Nuget package
2 Create a class in your Utilities/Helpers directories
3 Define the class
4 create a excel sheet with test data
5 use the method PopulateInCollection to populate collections
6 use the method ReadData to read data from excel sheet
No comments:
Post a Comment