As a Data owner
I want to see the houses who are registered in the system by person
So that analyze relevant information about the houses belonged by person
Definition Of Ready (DoR)
Definition
Observations
- [x]
The story meet the INVEST and SMART criteria
- [x]
Dependencies identified and resolved
#20
- [x]
Written acceptance criteria with test scenarios, understood by the team and agreed upon
- [x]
The user story was understood and agreed upon in a refinement session with the dev team
- [x]
The team has an idea of how to make the demonstration of the finished story
Scope
Show data from houses data table and show the following fields.
Full name (name + lastname)
Date of birth in format DD-MM-YYYY
Include columns with buttons for edit and delete information
Nutritional Profile
Wireframes
Out of scope
create, update, delete and other non-showing processes.
edit and delete buttons just must be showed, not actions are required.
not including login.
Acceptance Criteria
AC
GIVEN
WHEN
THEN
- [ ]
1
Show residents data by house selected in user data table
a houses data table
user clicks on add house, edit or the residents icon
the house will be displayed including residents data table with the information
- [ ]
2
Show empty table
no data registered in the database
access to the users screen
an empty datatable will be showed
Definition of Done (DoD)
Definition
Result
- [ ]
All acceptance criteria have been met
- [ ]
No significant or critical defects
- [ ]
Deskcheck ceremony has been made
- [ ]
Keep minimum test coverage of 80% over the necessary code and components
As a Data owner I want to see the houses who are registered in the system by person So that analyze relevant information about the houses belonged by person
Definition Of Ready (DoR)
Scope
Wireframes
Out of scope
Acceptance Criteria
Definition of Done (DoD)