Software Engineering

Select the accurate description of Continuous Integration (CI).

Correct answer

D. A practice of frequently merging code changes into a shared repository with automated builds and tests.

Explanation

Continuous Integration (CI) refers to a practice of frequently merging code changes into a shared repository with automated builds and tests.