- [ ] Write test cases in a md file which list the API's and the test cases for each - [ ] Write test cases in a md file for the UI which list the test case name and steps to do and expected result - [x] Write test case script for the APIs - [x] Use a csv file to read the test cases data and print in console or write to file the test results - [x] Document the steps to run the test case file including a link the steps to setup the app for testing