Salesforce Certified Development Lifecycle and Deployment Architect — Question 19

A technical lead is performing all code reviews for a team and is finding many errors and improvement points. This is delaying the team’s deliveries.

Which two actions can effectively contribute to the quality and agility of the team? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Using a static code analysis tool can catch errors early in the development process, which helps improve code quality and speeds up the review process. Additionally, creating and training teams on development standards ensures everyone is on the same page, which enhances both quality and agility. Relying solely on senior developers or skipping code reviews will not resolve the underlying issues and could lead to more significant problems down the line.