ExamGecko
Home Home / Salesforce / Certified Development Lifecycle and Deployment Architect

Salesforce Certified Development Lifecycle and Deployment Architect Practice Test - Questions Answers, Page 14

Question list
Search
Search

List of questions

Search

Related questions











At Universal Containers, Salesforce administrators are making changes to the permission sets under instruction from the business. Randomly, various SOQL statements are failing.

What strategy could be advised to bring this issue to the developer's attention earlier?

A.
Extract each permission set, commit and merge to source control, and run through CI checks.
A.
Extract each permission set, commit and merge to source control, and run through CI checks.
Answers
B.
Ask administrators to only make changes to profiles instead.
B.
Ask administrators to only make changes to profiles instead.
Answers
C.
Create a sandbox refresh strategy to ensure each sandbox is refreshed every day.
C.
Create a sandbox refresh strategy to ensure each sandbox is refreshed every day.
Answers
D.
Advice developers to switch to SOSL queries that are more robust instead.
D.
Advice developers to switch to SOSL queries that are more robust instead.
Answers
Suggested answer: A

Universal Containers CUC) has multi-cloud architecture in a single org. The Sales Cloud dev team is working in a Dev Pro sandbox (DevProl) of delivering a release In three months. The business requirements from Service Cloud warrant a quicker release in four weeks, but need part of the Sales Cloud work that is completed in DevProl. The decision of using a separate Dev Pro sandbox (DevPro2) is still pending. The DevProl was upgraded to preview for next salesforce major release two weeks ago.

What should an Architect recommend?

A.
Ask the second work stream team to work on the same DevProl sandbox.
A.
Ask the second work stream team to work on the same DevProl sandbox.
Answers
B.
Clone the DevPro1 sandbox and name It DevPro2 for the second work stream to work on the Service Cloud requirements.
B.
Clone the DevPro1 sandbox and name It DevPro2 for the second work stream to work on the Service Cloud requirements.
Answers
C.
Push back on the requirements because adding another work stream will bring some risks with it.
C.
Push back on the requirements because adding another work stream will bring some risks with it.
Answers
D.
DevPro1 cannot be cloned because it is on a different version from Production. Just create a new DevPro2, and migrate metadata from DevPro1.
D.
DevPro1 cannot be cloned because it is on a different version from Production. Just create a new DevPro2, and migrate metadata from DevPro1.
Answers
Suggested answer: B

The CTO at Universal Containers decided to implement the Scrum framework for its agile teams, and communicated a set of Scrum principles to the company.

Which describes a Scrum principle?

A.
Deliver working software, so if a software component is working, avoid changing it.
A.
Deliver working software, so if a software component is working, avoid changing it.
Answers
B.
Respect other teams by not doing their work (a developer should not test the software).
B.
Respect other teams by not doing their work (a developer should not test the software).
Answers
C.
Create transparency by being honest and clear about timing, planning, and obstacles.
C.
Create transparency by being honest and clear about timing, planning, and obstacles.
Answers
D.
Embrace change by working on a different scope every day.
D.
Embrace change by working on a different scope every day.
Answers
Suggested 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?

A.
In setup, switch both the Enable Dev Hub and Enable 2nd-Generation Managed Packages to Enabled.
A.
In setup, switch both the Enable Dev Hub and Enable 2nd-Generation Managed Packages to Enabled.
Answers
B.
In setup, switch the Enable Unlocked Packages to Enabled, keep the Enable Second-Generation Managed Packages as disabled.
B.
In setup, switch the Enable Unlocked Packages to Enabled, keep the Enable Second-Generation Managed Packages as disabled.
Answers
C.
In setup, switch the Enable Dev Hub to Enabled, then switch the Enable Source Tracking for Scratch Orgs to Enabled.
C.
In setup, switch the Enable Dev Hub to Enabled, then switch the Enable Source Tracking for Scratch Orgs to Enabled.
Answers
D.
In setup, switch the Enable Unlocked Packages and Second-Generation Managed Packages to Enabled.
D.
In setup, switch the Enable Unlocked Packages and Second-Generation Managed Packages to Enabled.
Answers
Suggested answer: C

Universal Containers CUC) is embarked on a large Salesforce transformation journey, UC's DevOps team raised a question about tracking Salesforce metadata throughout the development lifecycle across sandboxes all the way to production.

As the deployment architect of the project, what should be the recommendation to track which version of each feature in different environments?

A.
Use an Excel sheet to track deployment steps and document the SFDX commands.
A.
Use an Excel sheet to track deployment steps and document the SFDX commands.
Answers
B.
Use an AppExchange or third-party tool that is specialized in Salesforce deployment.
B.
Use an AppExchange or third-party tool that is specialized in Salesforce deployment.
Answers
C.
Use ChangeSet to track deployed customizations.
C.
Use ChangeSet to track deployed customizations.
Answers
D.
Use Salesforce SFDX commands to deploy to different sandboxes.
D.
Use Salesforce SFDX commands to deploy to different sandboxes.
Answers
Suggested answer: B

What are three benefits of managing change with Packaged Development?

Choose 3 answers

A.
Versioning to help with change management.
A.
Versioning to help with change management.
Answers
B.
Making the release cycle more efficient and agile.
B.
Making the release cycle more efficient and agile.
Answers
C.
Modular development process with specification of dependencies among packages.
C.
Modular development process with specification of dependencies among packages.
Answers
D.
Manage the number of sandboxes needed to successfully deploy.
D.
Manage the number of sandboxes needed to successfully deploy.
Answers
E.
Clearly divides developers and testers.
E.
Clearly divides developers and testers.
Answers
Suggested answer: B, C, D

Universal Containers CUC) is hiring offshore agile development teams to decrease costs and enhance UC's capability of delivering new features to its customers. However, the CTO Is not able to follow or measure the work of those teams.

What should an architect recommend to increase transparency?

A.
Schedule a daily stand-up meeting with representatives of all offshore teams to share the progress of the teams.
A.
Schedule a daily stand-up meeting with representatives of all offshore teams to share the progress of the teams.
Answers
B.
Request the offshore teams to send daily emails to the CTO with the progress of the teams.
B.
Request the offshore teams to send daily emails to the CTO with the progress of the teams.
Answers
C.
Ask the offshore teams to add their progress and status in a shared spreadsheet.
C.
Ask the offshore teams to add their progress and status in a shared spreadsheet.
Answers
D.
A Request the offshore teams to share their work in progress in a virtual Kanban board tool.
D.
A Request the offshore teams to share their work in progress in a virtual Kanban board tool.
Answers
Suggested answer: D

Northern Trail Outfitters (NTO) has well-defined release management processes for both large and small projects. NTO's development team created a workflow and a trigger for the changes in its opportunity renewal process.

What should the architect recommend for release planning of these changes?

A.
Plan this as a patch release and align with the Salesforce patch release.
A.
Plan this as a patch release and align with the Salesforce patch release.
Answers
B.
Plan this as a major release and align with a Salesforce major release.
B.
Plan this as a major release and align with a Salesforce major release.
Answers
C.
Plan this as a minor release with training and change management.
C.
Plan this as a minor release with training and change management.
Answers
D.
Plan this an interim release after checking with Salesforce support.
D.
Plan this an interim release after checking with Salesforce support.
Answers
Suggested answer: C

Universal Containers is having trouble aligning releases between major, minor, and Salesforce seasonal releases.

What should an architect recommend?

A.
Gate all release decisions at the center of excellence.
A.
Gate all release decisions at the center of excellence.
Answers
B.
Create a release calendar, train and align all the teams.
B.
Create a release calendar, train and align all the teams.
Answers
C.
Share the test plans between the teams on each release type.
C.
Share the test plans between the teams on each release type.
Answers
D.
Create a spreadsheet of metadata changes and reconcile the overlaps.
D.
Create a spreadsheet of metadata changes and reconcile the overlaps.
Answers
Suggested answer: B

A developer was trying to retrieve the metadata from an org and ran the sfdx force:source:retrieve command. When the command was run, the developer received the error message: "This command is required to run from within an SFDX project" What can be two possible reasons that caused this problem? Choose 2 answers

A.
The developer hadn't run the sfdx force:project:create command.
A.
The developer hadn't run the sfdx force:project:create command.
Answers
B.
The developer forgot to add the -n option with a project name as a command line argument.
B.
The developer forgot to add the -n option with a project name as a command line argument.
Answers
C.
The developer created the project within VSCode, but ran the command in a separate terminal.
C.
The developer created the project within VSCode, but ran the command in a separate terminal.
Answers
D.
The developer created the project, but ran the command outside of the project directory.
D.
The developer created the project, but ran the command outside of the project directory.
Answers
Suggested answer: A, D
Total 227 questions
Go to page: of 23