Skip to content

Software Engineering

Select the accurate description of Continuous Integration (CI).

Difficulty: Medium

About this MCQ

This Medium Software Engineering MCQ checks one syllabus fact.

The question is: “Select the accurate description of Continuous Integration (CI).”

The accepted answer is D. A practice of frequently merging code changes into a shared repository with automated builds and tests.. Continuous Integration (CI) refers to a practice of frequently merging code changes into a shared repository with automated builds and tests.

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.

Source: Software Engineering Official Reference Guide

Tags: computer science, software engineering, sdlc, software development

Submitted by: MCQsHub Editorial

Related MCQs

More Software Engineering MCQs