- Course
Get Testing Bottlenecks out of Your Deployment Pipeline
In this session, you'll learn about ways to integrate all testing stages into a pipeline without causing bottlenecks.
- Course
Get Testing Bottlenecks out of Your Deployment Pipeline
In this session, you'll learn about ways to integrate all testing stages into a pipeline without causing bottlenecks.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Even when we automate all the things that are possible to automate, in most contexts, some human-centric testing is needed that is not automatable. Examples include exploratory testing, accessibility testing, and user acceptance testing. Jez Humble and David Farley included these manual stages in the CI pipeline in their Continuous Delivery book. How can these testing activities get completed without blocking the pipeline? In this session, you'll learn about ways to integrate all testing stages into a pipeline without causing bottlenecks.