Deployment terminology makes a team become aligned with its work, even if teams are working in different geographical zones. With the help of CI, CD teams are in sync as they receive recent changes immediately after check-ins by any of the teams working on the project.
In the next chapter, we will cover a testing paradigm in the day-to-day activities of development. We will discuss important terms associated with the test paradigm, including the theory around these terms, and then we will discuss code examples with a knowledge of Stubs, Mocks, and understanding integration and security, and performance testing.