Feature 217 - Automated testing
Feature ID | FEA217 |
Subsystem the feature is part of | test automation |
Responsible person | |
Status | proposal |
Description
- Docker allows teams to create uniform testing environments that mirror production settings, reducing discrepancies and ensuring reliable test results.
Restrictions, requirements and use cases related to this feature
All relevant issues related to or contributing to the definition of the feature are gathered here
User Story #102 | |
User Story #0126 |
Preliminary user stories
-
As a developer, I want to integrate test automation tools with the Docker CI/CD pipeline so that tests are automatically triggered on new code commits and deployments #102
-
As a developer I want to spin up test environment with a single command, so that I can test my code without setting up depencies manually #0126
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? |