Introduction: Continuous Integration (CI)

What is CI, and how it can be used to identify the performance degradation in the development cycle?

In this lesson, we will learn about the advantages of automated performance testing in the CI process.

What is CI?

Continuous Integration (CI) is the first phase of an automated release pipeline. We can also call it a development practice to get early feedback on the developer’s code changes using an automated test suite.

The diagram below shows the steps involved in the CI setup.

Get hands-on with 1200+ tech skills courses.