As a Data owner
I want to see the person's houses registered in the system
So that visualize relevant information and be able to update and delete information
Definition Of Ready (DoR)
Definition
Observations
- [x]
The story meet the INVEST and SMART criteria
- [x]
Dependencies identified and resolved
- [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 the following house data:
Description
City
By default
Include a options column with an Edit link
Out of scope
create, update, delete and other non-showing processes.
Acceptance Criteria
AC
GIVEN
WHEN
THEN
- [x]
1
Show an empty table
a selected person
user presses on the "show" button in the persons table AND there is not information
an empty table will be displayed
- [x]
2
Show person's houses
a selected person
user presses on the "show" button in the persons table
houses information will be displayed
- [x]
3
Show edit button
a selected person
user presses on the "show" button in the persons table
edit button must be showed per row or register in the datatable
- [x]
4
Show addlink
a selected person
user presses on the "show" button in the persons table
add link must be showed in the top of the datatable
Definition of Done (DoD)
Definition
Result
- [x]
All acceptance criteria have been met
- [x]
No significant or critical defects
- [x]
Deskcheck ceremony has been made
- [x]
Keep minimum test coverage of 80% over the necessary code and components
As a Data owner I want to see the person's houses registered in the system So that visualize relevant information and be able to update and delete information
Definition Of Ready (DoR)
Scope
Out of scope
Acceptance Criteria
Definition of Done (DoD)