Test Automation as a Zero Downtime Deployment Supporting Technique
- Posted by Daitan Innovation Team
- On March 25, 2022
Zero Downtime Deployment is a strategy to deploy software without interrupting the service, often using methods like canary, blue-green or rolling deployments. These may involve a lot of domains and techniques, but of the most important ones there is testing. In this blog we'll look at the role of manual testing and test automation.
Read More