Test RESTFUL API from outside
a. Add BDD .feature file and steps.py files
b. Write feature using Gherkin syntax
(7x) Write CRUD, List, Query, Action Scenarios
-Run using behave till they pass
-Test UI with Selenium (no connection between service and BDD test, UI interface only)
BDD Testing Item list: