Continuous Deployment: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 4: Line 4:
=Continuous Delivery vs. Continuous Deployment=
=Continuous Delivery vs. Continuous Deployment=
{{Internal|Continuous_Delivery_vs_Continuous_Deployment|Continuous Delivery vs. Continuous Deployment}}
{{Internal|Continuous_Delivery_vs_Continuous_Deployment|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

Revision as of 22:30, 6 April 2022

Internal

Continuous Delivery vs. Continuous Deployment

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