Salesforce Certified Development Lifecycle and Deployment Designer Exam Practice Test

Page: 1 / 14
Total 227 questions
Question 1

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


Question 2

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


Question 3

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


Question 4

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


Question 5

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


Question 6

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


Question 7

Universal Containers has 80% code coverage. Despite the creation of a test plan for

each sprint, the number of defects is large.

What two items should the architect recommend to reduce defects?

Choose 2 answers



Answer : A, D


Page:    1 / 14   
Total 227 questions