Universal Containers (UC) innovative apps division is releasing an application that can
be installed in its trading partners Salesforce environments. The application lets the trading
partners book containers from UC directly without leaving their own Salesforce environment.
The partners can then build on top of the application with process builders and triggers so the
container booking process can be integrated with the trading partners' own processes.
What is the recommended mechanism for releasing the application considering the innovative
apps division wants to keep the application up to date in various environments?
Answer : B
Universal Containers (UC) maintains its Salesforce org using its internal tools and
processes for managing its application lifecycle. The UC team has been facing challenges on
their development processes in their recent two releases. The architect has recommended the UC
team to follow the org development model to address the challenges faced.
Which two characteristics of the org development model will help UC address the challenges?
Choose 2 answers
Answer : A, D
A developer on the Universal Containers team has written a test class to test a method
that involves a web service callout. Within the test class, the developer is supposed to load test
data, create an instance of the Mock object, set the Test.setMock() to that Mock object, call
startTest(), execute the code that makes the callout, call stopTest(), and compare the result with
expectations. Unfortunately, the
Developer forgot to use the Test.setMock() method step.
What would happen when the developer runs this test class?
Answer : B
Universal Containers (UC) has multiple teams with major projects working
concurrently in their own developer sandboxes. After deploying to production, a bug is
discovered. Due to tight timelines, the development team has suggested correcting the bug in the user acceptance testing (UAT) environment, which is a full copy sandbox.
What should the architect recommend?
Answer : A, C
Universal Containers (UC) had implemented two full sandboxes. One, known as Stage,
is used for performance, regression testing, and production readiness check. The other is used primarily for user acceptance testing (UAT). Both full sandboxes were refreshed two months ago. Currently, UC is targeting to start user acceptance testing in two weeks, and do production release in four weeks. An admin also realized Salesforce will have a major release in six weeks.
UC needs to release on the current Salesforce version, but also wants to make sure the new
Salesforce release does not break anything
What should an architect recommend?
Answer : B
Universal Containers (UC) has a large backlog of work. They have noticed that despite
their best efforts, valuable enhancements and updates are not being completed because they do
not have the bandwidth to get them done. Many of these items are low effort and would not
require experienced resources.
What should the architect recommend that will minimize additional costs and allow UC to
accomplish more from the
Answer : D
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