ExamGecko
Home / Microsoft / AZ-400 / Practice Test 3
Ask Question

Microsoft AZ-400 Practice Test 3

Add to Whishlist
00:00:00
Show Answer
Report Issue   Restart test

Question 1 / 40

You are designing an Azure DevOps strategy for your company's development team.

You suspect that the team's productivity is low due to accumulate technical debt.

You need to recommend a metric to assess the amount of the team's technical debt.

What should you recommend?

the number of code modules in an application
the number of code modules in an application
the number of unit test failures
the number of unit test failures
the percentage of unit test failures
the percentage of unit test failures
the percentage of overall time spent on rework
the percentage of overall time spent on rework
Comment (0)
Suggested answer: D
Explanation:

Technical Debt is the estimated cost to fix code elements issues.

Technical Debt Ratio: Ratio between the cost to develop the software and the cost to fix it. The Technical Debt Ratio formula is:

Remediation cost / Development cost

Which can be restated as:

Remediation cost / (Cost to develop 1 line of code * Number of lines of code)

Reference: http://www.azure365.co.in/devops/3PDevOps-4

asked 02/10/2024
Daniel Melendez
57 questions