Skip to content

FEA506 Test Case

Test Case description Verify the Gitlab CI/CD pipeline pass
Test Case ID FEA506-TC01
Author/Designer Matias Korpela
Date of creation 23.22.2024
Class functional

Test description / objective

This test case aims to verify the functionality of the automated build and deployment pipeline implemented for the backend and frontend repositories.

Links to requirements or other sources

Test pre-state

  • The developer should be able to commit to the GitLab repositories

Test steps

  1. Make changes to code
  2. Commit to repo
  3. Pipeline starts to run
  4. Make sure the pipeline passed

Test end-state

  • The changes should be available on the development/production environments

To be taken into account during test

  • The servers must be up and running

Test result (Pass/Fail Criteria)

CI/CD pipeline

  • PASS: Pipeline passed
  • FAIL: Pipeline failed