Salesforce Certified Development Lifecycle and Deployment Architect — Question 24

Cloud Kicks is considering using an automated testing tool to help manage deployments between environments.

When should the architect recommend the use of an automated testing tool?

Answer options

Correct answer: B

Explanation

The correct answer, B, suggests that automated tests should be performed daily across all Developer Orgs and during branch merges, ensuring consistent testing and quality control. Option A limits testing to only specific sandboxes, which does not cover comprehensive testing needs. Option C suggests daily tests in Developer Orgs but neglects the importance of testing during merges, while option D only focuses on testing during merges without regular testing.