Skip to content

TC506 - 001

Test Case description Check that CI/CD pipeline integration for front-end and back-end codebases
Test Case ID TC506-001
Autohor/Designer Guan Xinyu
Date of creation 22.3.2024
Class Feature

Test description / objective

This test case should verify it automates the creation of Docker images and their subsequent upload to the GitLab container registry. Once completed, these images are then automatically deployed to either the staging or production environments.

Links to requirements or other sources

Test pre-state * Start

Test steps

  1. Docker images are automatically created
  2. Their subsequent upload to the GitLab container registry
  3. These images are then automatically deployed to either the staging or production environments

Test end-state

  • What happens after running the test:

To be taken into account during test

  • Notion 1: regular inspection
  • Notion 2: Regular maintenance with developers

Test result (Pass/Fail Criteria)

  • PASS condition: Implement automated build and deployment pipelines to streamline the release process and ensure consistent deployments.
  • FAIL condition: Failure to implement automated build and deployment pipelines.