Team Kraken’s Definition of Done (updated: )
/wiki/spaces/NT/pages/1185972309 is an agreed upon list of items that must be completed before PBI can be considered complete. The PBI is either done or not done – there is no 80% or “almost” done.
It is an agreed upon list to build a quality Product Increment by the end of sprint.
...
Definition of Done - WHAT | Definition of Done - HOW |
|
|
|
|
|
|
| WCAG verifier (WAVE) is currently used by developers.
|
|
|
|
|
|
|
|
|
...
PBI / Bug fixes meet all Acceptance Criteria
Code is peer reviewed by 2 people (min 1 person) and approved via pull request process.
Code is tested before and after the pull request.
All automated testing / unit testing passes (if available and needed).
Perform required functional / load/ regression testing if necessary
Create unit test as required
Add notes if testing cannot be performed
Work should be aligned to WCAG2.1 Level AA Standard.
All tasks associated with the PBI / Bug are set to DONE
Attach relevant documents to PBI / Bug (ie. scripts, certificate pdf templates, etc.)
Built-in text (UI elements) of the application will be localized to English and French. (Exceptions will be handled on case by case basis)
Secure coding standards and best practices are followed (e.g. KeyVault, password security, no protected B info)
OLD DoD - No longer valid
Nov 10th 2021 - this version was reviewed and updated to reflect TK’s goal for smaller and frequent releases.
...
OLD DoD - No longer valid
...