Continuous Deployment: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=Internal= | =Internal= | ||
* [[CI/CD#Subjects|CI/CD]] | * [[CI/CD#Subjects|CI/CD]] | ||
* [[Continuous Integration]] | |||
* [[Continuous Delivery]] | |||
=Continuous Delivery vs. Continuous Deployment= | =Continuous Delivery vs. Continuous Deployment= |
Revision as of 22:30, 6 April 2022
Internal
Continuous Delivery vs. Continuous Deployment
Overview
- Deployment of artifacts and configuration in a target environment
- Automated integration tests
- Automated functional tests
- Manual functional test
- Testing of non-functional requirements