As a inventory manager
I need the UI to support List
So that I can list inventory by using the web UI.
Details and Assumptions
Requirement 4
The UI should be implemented in index.html with a form and a Query button
This feature should be tested in Selenium, by BDD in .feature file.
Acceptance Criteria
Given the web page of the UI
When the inventory manager input information of an inventory and click the Query button
Then the success message is returned.
As a inventory manager I need the UI to support List So that I can list inventory by using the web UI.
Details and Assumptions
This feature should be tested in Selenium, by BDD in .feature file.
Acceptance Criteria