Salesforce Certified Development Lifecycle and Deployment Architect — Question 1
Universal Containers’s architect is documenting the application lifecycle management (ALM) process to communicate it to the development teams from different implementation partners.
Which three steps apply to any Salesforce development project? (Choose three.)
Answer options
- A. Test
- B. Develop
- C. Continuous Integration
- D. Build Release
- E. Change Sets
Correct answer: A, B, D
Explanation
The correct steps for any Salesforce development project include 'Test', 'Develop', and 'Build Release', as they are fundamental to the development lifecycle. While 'Continuous Integration' and 'Change Sets' are useful practices, they are not universally applicable to all development projects.