ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 267 - CTFL4 discussion

Report
Export

Which TWO of the following are benefits of continuous integration?

I . Allows earlier detection and easier root cause analysis of integration problems and conflicting changes.

II . Removes the need for manual test analysis, design and execution.

Hi. Removes the dependency on automated regression packs when integrating larger systems, or components.

iv. Gives the development team regular feedback on whether the code is working.

Select the correct answer:

A.
i and iv
Answers
A.
i and iv
B.
i and ii
Answers
B.
i and ii
C.
i and iii
Answers
C.
i and iii
D.
iii and iv
Answers
D.
iii and iv
Suggested answer: A

Explanation:

The benefits of continuous integration include: i. Allows earlier detection and easier root cause analysis of integration problems and conflicting changes. iv. Gives the development team regular feedback on whether the code is working. These benefits help in maintaining the stability and quality of the codebase by integrating and testing changes frequently and providing quick feedback to developers.

asked 18/09/2024
ML MASANE
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first