Testing Strategies in a CI/CD Pipeline
Explore testing strategies in a CI/CD pipeline.
We'll cover the following...
A CI/CD pipeline focuses on continuous integration and delivery, which indirectly depends on the development and testing. Like the waterfall methodology, there is no lengthy period for an exclusive testing phase where the QA team can test the software application. In a typical CI/CD process that follows agile methodology, DevOps teams must demonstrate their sprint output at the end of the sprint.