Salesforce Certified Advanced Administrator — Question 174
Which two deployment tools can be used to deploy metadata from a Developer Edition organization to another organization? (Choose two.)
Answer options
- A. Data Loader
- B. Salesforce Extensions for Visual Studio Code
- C. Change sets
- D. Ant Migration Tool
Correct answer: B, D
Explanation
The correct answers are B and D because Salesforce Extensions for Visual Studio Code and Ant Migration Tool are specifically designed for deploying metadata. Data Loader and Change sets are not primarily used for this purpose; Data Loader is for data management and Change sets are limited to specific Salesforce environments.