SaFi Bank Space : Transactions - Definition of Done

In order to accept user stories as “Done” by the product owner, we need to specify what it means. All user stories should therefore need to have these conditions fulfilled so that they are considered done:

  • All branches with developed code are integrated in the main branch

  • All tests pass & build is green (both for PR branches and the main branch after integration of the PR branch)

  • Code reviewed by at least 1 team member

  • All components are successfully deployed to dev environment

  • Acceptance criteria met

    • For now, the verification is to be done in dev environment

    • All components and mobile app must pass the functional/non-functional requirements

  • Product Owner accepts the User Story