Universal Containers is about to begin Development work on a new project in their Salesforce org that will take many months to complete. UC is concerned about how critical bugs will be addressed for existing live functionality. What is the recommended release management strategy to address this concern?
Answer : C
Universal Containers CUC) has been on the org development model with scratch orgs are already enabled, but they haven't been taking advantage of the scratch orgs.
Now UC is ready to move to the package development model.
What step must be done by an administrator?
Answer : C
Universal Containers is looking to construct a continuous integration process to help manage code quality. Which three tools should be used to enable this? Choose 3 answers
Answer : A, C, E
Universal Containers has a large call center that has a limited inventory and must ensure there is product availability before an Opportunity is marked as Closed. Custom Apex has been implemented to check inventory levels before an Opportunity is saved. What should an architect consider before recommending Performance testing?
Answer : D
The opportunity Service and opportunity Service Test classes are in package A but are used only in package B. Both second-generation packages have the same namespace. Therefore, they should be moved to package B for better organization and control.
What should the architect recommend for this process?
Answer : B
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
Universal Containers CUC) is considering implementing a minor change policy for a series of low-risk user stories that are commonly received by the UC admins. The policy would allow admins to make these changes directly in production. UC does not have continuous integration/continuous delivery (CI/CD) in place.
Which three best practices should the architect suggest UC follow for their new change policy? Choose 3 answers
Answer : A, C, E