ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 82 - 300-910 discussion

Report
Export

An organization is developing an application using Git. Each team member is assigned to work on specific parts of the application. At the end of each task, individual code parts are merged in the main build.

Which two requirements should be implemented to increase the likelihood of continuous integration? (Choose two.)

A.

Changes must be scheduled to deploy at a specific time that has minimal traffic

Answers
A.

Changes must be scheduled to deploy at a specific time that has minimal traffic

B.

Changes must include automated tests

Answers
B.

Changes must include automated tests

C.

Changes must be validated during deployment to the production environment

Answers
C.

Changes must be validated during deployment to the production environment

D.

Smaller, individually testable changes must be merged first

Answers
D.

Smaller, individually testable changes must be merged first

E.

Team members must be responsible for the code committed by any team member

Answers
E.

Team members must be responsible for the code committed by any team member

Suggested answer: B, C
asked 10/10/2024
Jack de Cort
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first