In this post will implement how to read the data from CSV file.
Prerequisite :
Download the OpenCSV jar from : https://mvnrepository.com/artifact/net.sf.opencsv/opencsv/2.3
Test data file : Details.csv
testprojestname,test desc
testprojestname11,test desc3
testprojestname21,test desc2
Scenario : Open AnukoTimeSheet and add project by reading Details.csv test data file
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.