LEIC-ES-2021-22 / 3LEIC03T1

4 stars 0 forks source link

As a UP member, I want to search the library's catalog, so that I can find the books I'm interested in #3

Closed BrunoRosendo closed 2 years ago

BrunoRosendo commented 2 years ago

Notes

The search needs to be flexible and allow me to search varied fields with custom keywords, like book title or author name

User interface mockups

image image

Acceptance tests

Scenario: Search for books
  Given I have navigated to the search page
  When I tap the "Search Bar"
  And I write "C++" in the "Search Bar"
  And I tap the "Search" button,
  Then books about "C++" appear

Value and effort