The users must be able to check the list of services
User Interface Mockup
Acceptance tests
First Scenario
-Scenario: Access the "Serviços" page and see the "SERAC" panel
Given I am logged in
And I open the drawer
And I tap the "key_Serviços" button
Then I expect the text "SERAC" to be present
Second Scenario
-Scenario: Access the "Serviços" page and see the "SDInf" panel
Given I am logged in
And I open the drawer
And I tap the "key_Serviços" button
Then I expect the text "SDInf" to be present
Notes
User Interface Mockup
Acceptance tests
First Scenario
-Scenario: Access the "Serviços" page and see the "SERAC" panel Given I am logged in And I open the drawer And I tap the "key_Serviços" button Then I expect the text "SERAC" to be present
Second Scenario
-Scenario: Access the "Serviços" page and see the "SDInf" panel Given I am logged in And I open the drawer And I tap the "key_Serviços" button Then I expect the text "SDInf" to be present
Value and effort