Skip to content

Feature 063 - Integrate test automation into the CI/CD pipeline

Feature ID FEA063
Subsystem the feature is part of Test automation
Responsible person
Status proposal

Description

  • Instead of manually running tests, your CI/CD pipeline automatically executes them whenever new code is committed or changes are made

  • Automated tests provide immediate feedback on code quality, allowing developers to quickly identify and address issues.

All relevant issues related to or contributing to the definition of the feature are gathered here

User Story #015
User Story #124

Preliminary user stories

  • As a developer, I want to be able to quickly identify and fix bugs, so that I can minimize the impact on users. #015

  • As a DevOps engineer, I want to generate a test report after every CI/CD run, so that I can easily see which tests passed or failed #124

User interface mock-up

Add a picture or a link here. The mock-up should be essentially related to the feature/functionality.

Testing / possible acceptance criteria

Write down some notions for testing

Testcase Test source Responsible
Testcase 1 #16 Requirement ID/Use Case Manual tester?
Testcase 2 #16 Requirement ID/Use Case Test automation?