Skip to content

Software Engineering

The following statement describes a specific concept. What is it called? a practice of frequently merging code changes into a shared repository with automated builds and tests.

Difficulty: Medium

About this MCQ

This Medium Software Engineering MCQ checks one syllabus fact.

The question is: “The following statement describes a specific concept. What is it called? a practice of frequently merging code changes into a shared repository with automated builds and tests.”

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

Correct answer

D. Continuous Integration (CI)

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