ExamGecko
Question list
Search
Search

Related questions











Question 214 - Certified Business Analyst discussion

Report
Export

Universal Containers (UC) has several teams working on a new application in Salesforce. Unfortunately, during the release process, it was discovered that the teams had overwritten each other's changes.

What should JC use to prevent this from happening in the future?

A.
Code review sessions
Answers
A.
Code review sessions
B.
Version control system
Answers
B.
Version control system
C.
Change set deployments
Answers
C.
Change set deployments
Suggested answer: B

Explanation:

The tool that Universal Containers should use to prevent teams from overwriting each other's changes in the future is a version control system. A version control system is a tool that tracks and manages changes to code or configuration in a software project or enhancement. A version control system helps to prevent teams from overwriting each other's changes by allowing them to create and work on separate branches or copies of the code or configuration, merge their changes with the main branch or copy when they are ready, and resolve any conflicts or errors that may occur during the merge. A version control system also helps to maintain a history of changes, backup and restore previous versions, and collaborate and communicate with other team members.

Reference: https://trailhead.salesforce.com/content/learn/modules/git-and-git-hub-basics/work-with-the-git-hub-workflow

asked 23/09/2024
Thembinkosi Sibiya
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first