6
Continuous Testing – CI/CD and Other DevOps Concepts You Should Know
In the last chapter, we explored different ways of designing user interface (UI) test automation frameworks. This is found at the top of the pyramid that was introduced in the previous three chapters. The topic of this chapter might seem as though it lands at the bottom of that pyramid, so people working in testing tend to forget about it. However, it is crucial for any system to have the right number of tests that confirm the quality of the code changes that are being implemented and delivered to the user. Continuous testing (CT) forces the different tests of the pyramid to be run automatically and continuously across all of the deployment phases of the application.
Deciding ...
Get How to Test a Time Machine now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.