Skip to content

Environments

Environments

The environments and the release process are kept as close as possible to the process of the ERP and Sunny Configurator.

Four environments are defined:

  • Development
  • Integration Test
  • User Acceptance Test
  • Production

Completed implemented features are deployed in the Integration Test Environment, where automatic tests are carried out. Successful tests are followed by a deployment to the User Acceptance Test Environment. Griesser approves a deployment to the Production Environment after successful User Acceptance Tests.

Automated API & UI Tests

Approval by Griesser

Development

Integration Test

User Acceptance Test

Production

CI/CD

Tests and deployments are performed with Azure Pipelines. (see CI/CD Decision)