Universal Containers (UC) has a customized repository that represents lots of different
apps or projects. UC currently is trying to shift from the org development model to the package
development model to manage changes. In the org development model, each developer starts
their work within their own personal sandbox.
When it comes to choosing development environments, what should a Salesforce architect
recommend?
Answer : A
Universal Containers has defined a software tool to support Agile processes, but the
development team is not regularly updating the status of their work in progress.
What Scrum value is compromised by this bad practice, and why?
Answer : A
Universal Containers' org is complex but well-organized in unlocked packages with
their dependencies. The development team was asked for a new feature, and the package that
will be changed has already been identified.
Which environment should be used for this development?
Answer : D
Universal Containers has five development teams. The performance of the teams has
been good, but the number of bugs has been increasing. After each sprint, they need more time to
understand the code and make changes.
What are two ways to improve the performance?
Choose 2 answers
Answer : B, C
Universal Containers (UC) is midway through a large enterprise project. UC is working
in an agile model, and currently has four-week iterations, with a branching strategy supporting
this approach. UC operates in a strict regulatory environment, and has dedicated teams for
security, QA, and release management. The system is live with users, and a serious production
issue is identified at the start of a sprint, which is narrowed down to a bug in some Apex code.
Which three approaches should an architect recommend to address this bug?
Choose 3 answers
Answer : A, B, E
Universal Containers (UC) started to use the GitHub workflow. For the current minor
release, an Experience Cloud developer and a Service Cloud developer both need to work on the
Case object and codes that reference the Case object. Both developers branched off the same
UCDev branch (maps to the Dev sandbox for Release Build) and started working. The
Experience Cloud development team had
Finished early, and the change was successfully merged into the UCDev branch. The local Git
branch used by the Service Cloud developer is called ServiceCase
At what point will the Service Cloud developer see the conflict and need to resolve the conflict?
Answer : B
A developer with Universal Containers recently created a flow in the developer
sandbox. While working on the flow, the developer deactivated it and made updates multiple
times before the flow worked as desired. Now the developer is planning to use a change set to
migrate the flow to the QA sandbox.
What two statements should be considered when migrating the flow with change sets?
Choose 2 answers
Answer : A, C