ExamGecko

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

List of questions

Question 141

Report
Export
Collapse

The team at Universal Containers is building an application on Java that will interact with its Salesforce application. They want to use SOQL queries to retrieve and make changes to smaller pieces of Salesforce metadata through this application.

Which API should the team leverage?

Tooling API
Tooling API
Any Salesforce API
Any Salesforce API
User Interface API
User Interface API
Metadata API
Metadata API
Suggested answer: A
asked 23/09/2024
Manoj A Rajan
40 questions

Question 142

Report
Export
Collapse

Which two statements are accurate about why Mock objects are needed when writing test classes?

Choose 2 answers

Mock can also be used on the classes that extend the batchable interface to bypass the batch jobs.
Mock can also be used on the classes that extend the batchable interface to bypass the batch jobs.
Using a Mock allows the test class to bypass the dependencies of other objects, methods, state, or behaviors. Therefore, the developer has total control of his own code.
Using a Mock allows the test class to bypass the dependencies of other objects, methods, state, or behaviors. Therefore, the developer has total control of his own code.
Some methods are invoking long running processes, using Mock is a shortcut of bypassing the long executions.
Some methods are invoking long running processes, using Mock is a shortcut of bypassing the long executions.
A Mock is needed whenever the code makes an HTTP callout.
A Mock is needed whenever the code makes an HTTP callout.
Suggested answer: B, D
asked 23/09/2024
Zdenek Machura
28 questions

Question 143

Report
Export
Collapse

Universal Containers CUC) Customer Community is scheduled to go live in the Europe, Middle East, and Africa (EMEA) region in 3 months. UC follows a typical centralized governance model. Two weeks ago, the project stakeholders informed the project team about the recent changes in mandatory compliance requirements needed to go live. The project team analyzed the requirements and have estimated additional budget needs of 30^0 of the project cost for incorporating the compliance requirements.

Which management team is empowered to approve this additional budget requirements?

Security Review Committee
Security Review Committee
Project Management Committee
Project Management Committee
Executive Steering Committee
Executive Steering Committee
Change Control Board
Change Control Board
Suggested answer: C
asked 23/09/2024
Mr Fraser Watson
32 questions

Question 144

Report
Export
Collapse

Universal Containers has a highly customized Salesforce org, with many different pieces of configuration and code. Which configuration item should be covered by executable tests?

Active Process Builders
Active Process Builders
Validation Rules
Validation Rules
Workflow Rules
Workflow Rules
Case Assignment Rules
Case Assignment Rules
Suggested answer: A
asked 23/09/2024
Tony Minjarez
41 questions

Question 145

Report
Export
Collapse

Universal Containers has a highly integrated environment with significant process orchestration between systems. When refreshing UAT, Objects that have external Ids from Production no longer point to valid External Ids in the UAT environment.

What should an Architect do to resolve this?

Let UAT point to production integrations and rollback each transaction after it finishes.
Let UAT point to production integrations and rollback each transaction after it finishes.
Delete all the data and use an Automated testing tool to create new data across all the systems in UAT.
Delete all the data and use an Automated testing tool to create new data across all the systems in UAT.
Mask the External Id so nobody can see the production value.
Mask the External Id so nobody can see the production value.
In the post refresh plan, modify external ids to a known valid set of values for UAT.
In the post refresh plan, modify external ids to a known valid set of values for UAT.
Suggested answer: D
asked 23/09/2024
Ivan Ivanov
31 questions

Question 146

Report
Export
Collapse

Universal Containers CUC) has multiple teams working on different projects. Multiple projects will be deployed to many production orgs. During code reviews, the architect finds inconsistently named variables and lack of best practices.

What should an architect recommend to improve consistency?

Create a Center of Excellence for release management.
Create a Center of Excellence for release management.
Require pull requests to be reviewed by two developers before merging.
Require pull requests to be reviewed by two developers before merging.
Use static code analysis to enforce coding standards.
Use static code analysis to enforce coding standards.
Execute regression testing before code can be committed.
Execute regression testing before code can be committed.
Suggested answer: C
asked 23/09/2024
rene laas
49 questions

Question 147

Report
Export
Collapse

Universal Containers's architect is documenting the application lifecycle management (ALM) process to communicate it to the development teams from different implementation partners.

Which three steps apply to any Salesforce development project?

Choose 3 answers

Continuous Integration
Continuous Integration
Develop
Develop
Build Release
Build Release
Test
Test
Change Sets
Change Sets
Suggested answer: A, C, D
asked 23/09/2024
Danish Vohra
38 questions

Question 148

Report
Export
Collapse

Northern Trail Outfitters (NTO) recently acquired Eastern Trail Outfitters (ETO). NTO's sales leadership team had hands-on experience with the ETO's Sales Optimization app and have given the feedback that the app would benefit NTO's sales team.

Which option should the architect recommend for having ETO's Sales Optimization app in NTO's Salesforce org in the shortest possible time?

Create a managed package of the app and deploy in NTO's org.
Create a managed package of the app and deploy in NTO's org.
Create an unmanaged package of the app and deploy in NTO's org.
Create an unmanaged package of the app and deploy in NTO's org.
Create users in ETO's org and provide access to NTO's sales team.
Create users in ETO's org and provide access to NTO's sales team.
Create a core team and build the Sales Optimization app in NTO's org.
Create a core team and build the Sales Optimization app in NTO's org.
Suggested answer: C
asked 23/09/2024
Arkadius Thoma
49 questions

Question 149

Report
Export
Collapse

Universal Containers has many backlog items and competing stakeholders who cannot agree on priority.

What should an architect do to overcome this?

Facilitate the design of a prioritization model with the stakeholders.
Facilitate the design of a prioritization model with the stakeholders.
Organize a sprint planning meeting with the Scrum team.
Organize a sprint planning meeting with the Scrum team.
Take over prioritization for the stakeholders.
Take over prioritization for the stakeholders.
Allow the delivery teams to pick the best work for the business.
Allow the delivery teams to pick the best work for the business.
Suggested answer: A
asked 23/09/2024
Franjo Tomurad
27 questions

Question 150

Report
Export
Collapse

Universal Containers has discovered a Sev0 defect in production. Tens of thousands of records will be created with incorrect data in minutes, producing significant brand damage as a consequence. The Salesforce administrator has suggested that the defective text field be replaced with a new picklist field directly in production. The page layout will be modified so that the text-field is removed and the new picklist field added.

What should the Salesforce architect advise?

Deny the suggestion and explain to everyone that the risk is too high and the next release window is on the weekend.
Deny the suggestion and explain to everyone that the risk is too high and the next release window is on the weekend.
Pair with the administrator, and review each change as it happens
Pair with the administrator, and review each change as it happens
Explain that only developers are certified to make changes directly in production.
Explain that only developers are certified to make changes directly in production.
Call the security team and begin organizing d penetration test.
Call the security team and begin organizing d penetration test.
Suggested answer: B
asked 23/09/2024
Donald Geddis
45 questions
Total 227 questions
Go to page: of 23
Search

Related questions