LEIC-ES-2021-22 / 2LEIC07T1

Uniteca is a mobile application designed to help students determine where to study.
1 stars 2 forks source link

As a student, I want to know the usual occupation and the best times to use the library so I know when to go there #2

Open jlcrodrigues opened 2 years ago

jlcrodrigues commented 2 years ago

Students can compare the current occupation to the usual traffic of the library. The way the data is collected and stored should be discussed previously.

User interface mockups

image

Acceptance tests

Scenario: The traffic data is collected and stored.
Given the information is updated 
When I access the diagram section about usual traffic
Then I'll see information about how busy library used to be 

Scenario: The traffic data is not collected.
Given the information is not updated 
When I access the diagram section about usual traffic
Then I won't be able to see information about how busy the library was

Value and effort

Value: Should have Effort: Large

Feature List

arestivo commented 2 years ago

AT2:

Then I won't be able to see information about how busy the library was Como é que isto é testado? Aparece uma mensagem de erro? Aparece um gráfico vazio? Não aparecem os gráficos?

Sejam mais específicos nos testes. É suposto 1) alguém conseguir verificar sem mais nada, 2) haver testes automáticos.