nerdexam
Scrum

PSD · Question #154

Which of the following are advantages of Continuous Integration? (choose the best two answers)

The correct answer is B. Know immediately how a change affected the product. C. Reduce effort and risk when integrating changes.. Continuous Integration ensures that changes are integrated and tested frequently, providing immediate feedback on their impact. It reduces the effort and risks associated with late

Developing Products

Question

Which of the following are advantages of Continuous Integration? (choose the best two answers)

Options

  • AThe feature-branch is generally kept in a buildable state.
  • BKnow immediately how a change affected the product.
  • CReduce effort and risk when integrating changes.
  • DReadability of code is improved.

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    89% (31)
  • D
    9% (3)

Explanation

Continuous Integration ensures that changes are integrated and tested frequently, providing immediate feedback on their impact. It reduces the effort and risks associated with late

Topics

#continuous integration#CI/CD#integration risk#build quality

Community Discussion

No community discussion yet for this question.

Full PSD Practice