ExercisesTechnical Due Diligence Language › Tech Debt Quantification

Tech Debt Quantification

5 questions · Technical Due Diligence Language

1. SonarQube calculates that remediation of all code quality violations in the system would take 28 engineering weeks. This is an example of:
2. The tech debt ratio is calculated as remediation effort divided by estimated original build cost, expressed as a percentage. A ratio of 35% in a due diligence context means:
3. The team uses CodeScene to find files that are both highly complex and frequently changed. These files are the most likely source of bugs and the most expensive to modify. What are these files called?
4. The due diligence team finds that test coverage is 28% on the core business logic module. This is presented as a risk because:
5. The lead engineer explains that the payment processing module hasn't been updated because it still works, even though it uses deprecated libraries with known vulnerabilities. What type of technical debt does this represent?

Exercise complete!

out of 5 questions