Salesforce Certified Development Lifecycle and Deployment Architect — Question 15
What are three advantages of the package development model? (Choose three.)
Answer options
- A. Eliminating the need of using change set, which should no longer be used as it can get messy working with package development models.
- B. Providing its own source control, so the source can be deployed in any sandbox orgs.
- C. Improving team development and collaboration.
- D. Facilitating automated testing and continuous integration.
- E. Significantly reducing the need for manually tracking changes.
Correct answer: C, D, E
Explanation
The correct answers C, D, and E highlight the collaborative benefits, automation capabilities, and reduction of manual processes that the package development model offers. Options A and B, while mentioning valid points, do not directly reflect the primary advantages associated with this model.