Engineering/Engineering Principles/3 Documentation/

We Document our Systems

We Document Our Systems means that:

  • System architectures are documented.
  • Technical documentation is accessible and kept up to date.
  • Technical setup of systems is accurately documented.
  • Test cases document the business logic on which they rely.
  • The regression test pack documents every test step and expected output.
  • Architecture Decision Records (ADRs) are used to document key technical decisions.
Restricted
Login to display internal content.

Related Content

Missing Standards