ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 59 - Certified Development Lifecycle and Deployment Architect discussion

Report
Export

Universal Containers (UC) is developing a custom Force.com application. The following tools are used for development, the Force.com IDE for developing apps. Git as a source control system and a Git repository, and the Force.com Migration Tool for updating sandboxes from source control. UC's current branching strategy calls for two main branches: 1) Master 2) Develop Three supporting branches: 1) Feature 2) Release 3) Hotflix Consider that the branching strategy is in parallel as follows Feature |Develop |Release |Hotfix |Master What is the recommended practice strategy that Developers should adopt for Development?

A.
Developers work off of the Feature branch, which is pulled from the Master branch and the Feature branch is then merged with the Develop branch.
Answers
A.
Developers work off of the Feature branch, which is pulled from the Master branch and the Feature branch is then merged with the Develop branch.
B.
Developers work off of the Feature branch, which is pulled from the Develop branch, and the Feature branch is then merged with the Develop branch.
Answers
B.
Developers work off of the Feature branch, which is pulled from the Develop branch, and the Feature branch is then merged with the Develop branch.
C.
Developers work off of the Feature branch, which is pulled from the Release branch, and the Feature branch is then merged with the Develop branch.
Answers
C.
Developers work off of the Feature branch, which is pulled from the Release branch, and the Feature branch is then merged with the Develop branch.
D.
Developers work off of the Feature branch, which is pulled from the Develop branch, and the Feature branch is then merged with the Hotfix branch.
Answers
D.
Developers work off of the Feature branch, which is pulled from the Develop branch, and the Feature branch is then merged with the Hotfix branch.
Suggested answer: B
asked 23/09/2024
GULNUR FICICILAR
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first