QuestionQ100
Understanding PackagesWhat are three benefits of the package development model?
Choose three
- 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.
Community Discussion