Chapter 12: Shift Left Testing for Increased Quality
Testing and quality assurance (QA) is still one of the practices that holds back most companies. In this chapter, we'll take a closer look at the role that QA and testing play in terms of developer velocity and how to shift left test.
In this chapter, we will cover the following topics:
- Shift left testing with test automation
- Eradicating flaky tests
- Code coverage
- Shift right – testing in production
- Fault injection and chaos engineering
- Testing and compliance
- Test management in GitHub