Salesforce Certified Development Lifecycle and Deployment Designer — Question 13

There has been an increase in the number of defects. Universal Containers (UC) found the root cause to be decreased quality of code.
Which two options can enforce code quality in UC's continuous integration process? (Choose two.)

Answer options

Correct answer: C, D

Explanation

The correct answers are C and D because both options involve implementing quality checks prior to the deployment process, which is crucial for maintaining code quality. Option A does not directly affect the testing sandbox, and option B, while potentially helpful, does not specifically address quality enforcement measures.