Pass the Salesforce Salesforce Developer Development-Lifecycle-and-Deployment-Architect Questions and answers with CertsForce

Viewing page 1 out of 7 pages
Viewing questions 1-10 out of questions
Questions # 1:

Universal Containers is having trouble deploying metadata from SIT to UAT. UAT is

complaining that it does not recognize some new Salesforce metadata types to be deployed. The deployment from Dev to SIT worked perfectly

What could be the problem?

Options:

A.

There is no problem, this is expected behavior.


B.

UAT is on a preview release and SIT is not.


C.

SIT is on a preview release and UAT is not.


D.

Use the DX command line instead.


Expert Solution
Questions # 2:

A technical lead is performing all code reviews for a team and is finding many errors and improvement points. This is delaying the team’s Deliveries.

Which two actions can effectively contribute to the quality and agility of the team?

Choose 2 answers

Options:

A.

Choose the most senior developer to help the technical lead in the code review.


B.

Create development standards and train teams in those standards.


C.

Skip the code review and focus on functional tests and UAT.


D.

Use static code analysis tool in the pipeline before manual code review.


Expert Solution
Questions # 3:

In the effort of improving the code quality, Universal Containers (UC) has asked a

third-party system integrator to perform some independent code reviews. One piece of the

feedback is the development team is seemingly not doing enough negative unit testing.

Which are three usual symptoms of inadequate negative tests

Choose 3 answers

Options:

A.

Developers often have to turn to the debug log for details of the failed Apex executions.


B.

When an Apex batch job runs at a scheduled time, an increased number of Apex execution errors occur over all.


C.

An Apex process runs into an un-handled exception when an HTTP callout has an unexpected status code in the response body.


D.

Developers constantly ask the testers for a screenshot of the error and the exact steps of reproducing the error.


E.

The delivered user interfaces are regularly not meeting the expectations of the business users.


Expert Solution
Questions # 4:

Universal Containers uses multiple Salesforce orgs for its different lines of business (LOBs). In a recent analysis, the architect found that UC could have a more complete view of its customers by gathering customer data from different orgs.

What two options can an architect recommend to accomplish the customer 360-degree view?

Choose 2 answers

Options:

A.

Implement a Complete Graph multi-org strategy by allowing each org to connect directly to every other, reading and writing customer data from the orgs where it has been originally created.


B.

Migrate from multi-org to single-org strategy, consolidating customer data in the process.


C.

Implement a Single Package multi-org strategy by developing and deploying to all orgs a managed package which reads and consolidates customer 360-degree view from the different orgs.


D.

Implement a Hub-and-Spoke multi-org strategy by consolidating customer data In a single org, which will be the master of customer data, and using integration strategies to let the LOBs orgs read and write from it.


Expert Solution
Questions # 5:

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

Options:

A.

Continuous Integration


B.

Develop


C.

Build Release


D.

Test


E.

Change Sets


Expert Solution
Questions # 6:

What are two limitations an architect should consider when designing a strategy for managing technical reference data, with multiple related objects?

Choose 2 answers

Options:

A.

Apex CPU limits


B.

Circular relationships


C.

Depth of nested relationships


D.

HTTP response size


Expert Solution
Questions # 7:

A team of developers at Universal Containers has developed Apex Triggers and Apex

Classes in a sandbox. The team has also written test classes to unit test these triggers and classes. When executed in the sandbox, all the test methods pass and all the classes meet the minimum code coverage requirement. But when they tried deploying these components to production, a

few of these test methods failed

What should an architect recommend?

Options:

A.

Create test data in production before deploying the test classes


B.

Set SeeAllData to True to use the data in production.


C.

Explicitly set SeeAllData to True and generate data in test methods.


D.

Do not use SeeAllData and generate data in the test methods


Expert Solution
Questions # 8:

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

Which describes a Scrum

Options:

A.

Deliver working software, so if a software component is working, avoid changing it.


B.

Respect other teams by not doing their work (a developer should not test the software).


C.

Create transparency by being honest and clear about timing, planning, and obstacles.


D.

Embrace change by working on a different scope every day.


Expert Solution
Questions # 9:

Which two ways should a developer working on a data loading integration that operates

between different Salesforce environments insert multiple related records in one call or

transaction?

Choose 2 answers

Options:

A.

REST API SObject Tree Request


B.

Bulk API 2.0


C.

REST API Composite Request


D.

Streaming API


Expert Solution
Questions # 10:

What advice should a technical architect provide in a Change Advisory Board meeting?

Options:

A.

Functionality meets the business needs.


B.

Solution is usable by the business.


C.

Solution is technically sound.


D.

Troubleshooting strategies for deployment issues


Expert Solution
Viewing page 1 out of 7 pages
Viewing questions 1-10 out of questions