Salesforce Certified Development Lifecycle and Deployment Designer — Question 14
What are three advantages of the package development model? (Choose three.)
Answer options
- A. Significantly reducing the need for manually tracking changes
- B. Improving team development and collaboration
- C. Facilitating automated testing and continuous integration
- D. Eliminating the need of using change set, which should no longer be used as it can get messy working with package development models
- E. Providing its own source control, so the source can be deployed in any sandbox orgs
Correct answer: B, D, E
Explanation
The correct answers, B, D, and E, represent key benefits of the package development model. Answer B highlights improved collaboration within teams, while D points out the removal of cumbersome change sets. E emphasizes the advantage of built-in source control for deployment flexibility. Option A is incorrect as it does not directly relate to the unique benefits of the package development model, and C, although relevant, is not one of the three selected advantages.