You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should be able to search for a specific service in a search bar.
Once I write a valid service, the map should center on that service, possibly, highlighting it.
User interface mockups
Acceptance tests
Scenario one:
User types part or the full name of the service name
then the app shows the services that match the letters written so far in a list above the search bar
then user presses the service name
then the app centers on that service and highlights it.
Scenario two:
User types the full correct service name
then the app shows the service name above the search bar
then user presses the service name
then the app centers on that service and highlights it.
Scenario three:
User types a word of part of a word that does not match any service name
the app then shows a list above the search bar and that list only says "No services found"
The text was updated successfully, but these errors were encountered:
Se bem percebi a user story o utilizador pesquisa com texto livre correto? Se sim, isto pode ter vários testes de aceitação já que a medida que o utilizador escrever podem existir serviços com nome semelhante e o utilizador pode selecionar antes de ter escrito o nome completo. A app pode não encontrar o serviço, ou mesmo o utilizador ter escrito um nome incorreto. o que acontece nestes casos?
Notes
User interface mockups
Acceptance tests
Scenario one:
User types part or the full name of the service name
then the app shows the services that match the letters written so far in a list above the search bar
then user presses the service name
then the app centers on that service and highlights it.
Scenario two:
User types the full correct service name
then the app shows the service name above the search bar
then user presses the service name
then the app centers on that service and highlights it.
Scenario three:
User types a word of part of a word that does not match any service name
the app then shows a list above the search bar and that list only says "No services found"
The text was updated successfully, but these errors were encountered: