Multiple choice

In which of the following principles in Lean Software Development is refactoring done on a regular basis to maintain a code that is flexible and compliant to modification?

  1. Remove waste

  2. Decide as late as possible

  3. Deliver as fast as possible

  4. Develop integrity

  5. Empower the team

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In this principle in Lean Software Development, refactoring is done on a regular basis to maintain a code that is flexible and compliant to modification.