Register
5:00
Stop
PMI-ACP - Continuous Improvement - Lean Software Development
Beginner
1/5
In Lean Software Development, you encounter a bug that affects a significant part of the system, but the fix might introduce more complexity to the system. How do you approach this?
a.
Ignore the bug until further troubles arise.
b.
Remove the features affected by the bug from the system.
c.
Identify a solution that would both mitigate the bug and promote simplicity or consult with the team for a collective decision on the complex solution.
d.
Apply the complex fix immediately without looking for a simpler solution.
Beginner