Intermediate Software Engineering / SDLC / Agile
Q55 / 100

What is the purpose of a "code freeze" before a release?

Correct! Well done.

Incorrect.

The correct answer is A) A period during which no new code changes (except critical bug fixes) are allowed to be merged, providing stability for final testing and release preparation

A

Correct Answer

A period during which no new code changes (except critical bug fixes) are allowed to be merged, providing stability for final testing and release preparation

Explanation

Code freezes reduce the risk of introducing new, untested issues right before a release, giving QA teams a stable target to validate against.

Progress
55/100