Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Salesforce Development-Lifecycle-and-Deployment-Architect Practice Exam with Questions & Answers | Set: 6

Questions 51

What sandbox type would be appropriate for diagnosing reports of poor performance when accessing certain Visualforce pages?

Options:
A.

Partial copy Sandbox.

B.

Developer Sandbox.

C.

Full Sandbox

D.

Developer Pro Sandbox.

Salesforce Development-Lifecycle-and-Deployment-Architect Premium Access
Questions 52

All AppExchange products are subject to Salesforce security reviews.

What is the most common reason that the prospect AppExchange products fail the security review?

Options:
A.

Cross-site scripting

B.

CRUD/FLS (field level security)

C.

Session hacking

D.

SOQL injection

Questions 53

UC'sscale of Salesforce deployment has increased over time, leading to complexities. UC is finding too many bugs in the deployed code, which has become a challenge to the delivery team. The team wants to reduce the amount of bugys by ensuring all the developed code is reviewed, tested, and validated in the upstream deployment process. Which three development practices will be best suited tp address UC's concerns? Choose 3

Options:
A.

Use continuous integration with automation testing.

B.

Encourage the development team to be self-organizing.

C.

Enable developer teams to do peer code review.

D.

Incorporate test-driven deployment into the project structure.

E.

Enable a short and timely feedback loop with customers

Questions 54

There are many types of quality assurance techniques that can help minimize defects in software projects.

Which two techniques should an architect recommend, for Universal Containers to incorporate into its overall CI/CD pipeline?

Choose 2 answers

Options:
A.

Business verification testing

B.

Stress testing

C.

Automated browser testing

D.

Static code quality analysis

Questions 55

Universal Containers (UC) has gone through a global organization restructuring and

process review during the last year, which triggered a review of its Salesforce org strategy. After

thorough analysis of its org and global customers, UC decided to start a project to merge its

Salesforce orgs, going from a multi-org to a single-org strategy.

In this scenario, what are three benefits going to a single-org strategy?

Choose 3 answers

Options:
A.

Lower administration overhead costs.

B.

Improved Chatter collaboration across different business units.

C.

Consolidating the business processes would be simplified.

D.

Automatically unify data model among all lines of business.

E.

Easier to get a 360-view of the customer.

Questions 56

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?

Options:
A.

Tooling API

B.

Any Salesforce API

C.

User Interface API

D.

Metadata API

Questions 57

Universal Containers (UC) is working on a major project and has determined that its approach to a certain feature will no longer work with an upcoming Salesforce platform release (e.g., Winter to Spring). What should a Technical Architect recommend to address this issue?

Options:
A.

Continue with the current approach, since Salesforce will rectify the issue prior to updating the production environment to the new platform release

B.

Continue development in a non-upgraded sandbox, and have the developer update the API version of the code to the upcoming API version for testing purposes

C.

Submit a request to Salesforce to enable the 'delay upgrade' feature in their org. Have the UC administrator schedule the upgrade for a later date

D.

Determine the developer sandbox upgrade schedule, and have the developer refactor the approach to the feature in the upgraded sandbox

Questions 58

What are two advantages of using an Agile Project Management tool? Choose 2 answers

Options:
A.

Increased visibility into sprint and project status

B.

Better relationships with business stakeholders

C.

Consolidate project artifacts to a common repository

D.

Improve governance with gate steps in development

Questions 59

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

Options:
A.

The developer hadn't run the sfdx force:project:create command.

B.

The developer forgot to add the -n option with a project name as a command line argument.

C.

The developer created the project within VSCode, but ran the command in a separate terminal.

D.

The developer created the project, but ran the command outside of the project directory.

Questions 60

Universal Containers has five development teams. The performance of the teams has

been good, but the number of bugs has been increasing. After each sprint, they need more time to

understand the code and make changes.

What are two ways to improve the performance?

Choose 2 answers

Options:
A.

Define a team that will analyze/approve all changes.

B.

Define and follow code standards.

C.

Sprint review process.

D.

Version control system to identify who is generating the bugs.