Salesforce Certified Sales Cloud Consultant — Question 193

A large company is about to undertake its initial Sales Cloud implementation. Different people will create features in multiple sandboxes. The consultant has recommended using change sets to move customizations to the full copy sandbox for testing and then move them to production for release.

Which two approaches should the consultant recommend to help migrate the customizations from the full copy sandbox to production? (Choose two.)

Answer options

Correct answer: B, C

Explanation

Using Salesforce DX with Visual Studio (option B) allows for efficient deployment of changes leveraging modern development practices. Utilizing change set tool dependency management (option C) helps ensure that all related components are included during the migration, preventing issues. Tracking manual changes in a spreadsheet (option A) is error-prone and not efficient, while leveraging cloud-based Git version control (option D) may not directly align with the change set approach recommended by the consultant.