Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Salesforce > Salesforce Developer > Development-Lifecycle-and-Deployment-Architect

Development-Lifecycle-and-Deployment-Architect Salesforce Certified Development Lifecycle and Deployment Architect (SP23) Question and Answers

Question # 4

Universal Containers (UC) is looking at implementing a large number of features using an AppExchange product. This product uses Sobjects to store and configure important business

logic within the application.

Which two options should an architect recommend, as the source of truth for storing this

reference data?

Choose 2 answers

A.

Store the records in sandboxes and production.

B.

Store the records in a version control system.

C.

Use a third-party product to manage these records.

D.

Attach CSV files to the user stories in a project management system.

Full Access
Question # 5

Universal Containers has three types of releases in its release management strategy: daily, minor (monthly), and major (quarterly). A user has requested a new report to support an urgent client request. What release strategy would an Architect recommend?

A.

Utilize the major release process to create the report directly in production bypassing the full sandbox.

B.

Utilize the minor release process to create the report directly in production bypassing the full sandbox.

C.

Utilize the major release process to create the report in a full sandbox and then deploy it to production.

D.

Utilize the daily release process to create the report directly in a full sandbox and then deploy it to production.

Full Access
Question # 6

Universal Containers (UC) has a large backlog of work. They have noticed that despite

their best efforts, valuable enhancements and updates are not being completed because they do

not have the bandwidth to get them done. Many of these items are low effort and would not

require experienced resources.

What should the architect recommend, that will minimize additional costs and allow UC to

accomplish more from the

A.

UC should hire a partner to complete the needed backlog items.

B.

UC should eliminate low-value items from the backlog.

C.

UC should hire additional resources to reduce the backlog.

D.

UC should start a citizen development program.

Full Access
Question # 7

Universal Containers CUC) is considering implementing a minor change policy for a series of low-risk user stories that are commonly received by the UC admins. The policy would allow admins to make these changes directly in production. UC does not have continuous integration/continuous delivery (CI/CD) in place.

Which three best practices should the architect suggest UC follow for their new change policy? Choose 3 answers

A.

Minor changes do not need to be documented and can be made at any time.

B.

Minor changes should be thoroughly documented and follow some type of standard cadence.

C.

All changes should still be tested.

D.

CI/CD is required in to successfully manage minor changes.

E.

Downstream environments will not be automatically updated when production changes.

Full Access
Question # 8

What is a main characteristic of an agile team?

A.

The team uses Scrum, Kanban, and Extreme Programming.

B.

The team has biweekly sprints to ensure on-time delivery.

C.

The team delivers new releases on dates defined in the beginning of the project, following a project plan

D.

The team improves and evolves its processes and frequently delivers value to the end users.

Full Access
Question # 9

Universal Containers is starting a Center of Excellence (COE). Which two user groups should an Architect recommend to join the COE?

A.

Call Center Agents

B.

Program Team

C.

Executive Sponsors.

D.

Inside Sales Users.

Full Access
Question # 10

Universal Containers (UC) is considering updating their Salesforce Release Management process. Which three best practices should UC consider for Release Management? Choose 3 answers

A.

Design the right sandbox strategy for the release.

B.

Release sign-off is only required for Production.

C.

Regression testing is mandatory for each release.

D.

Maintain a pre/post deployment checklist for each release.

E.

Publish a release calendar for each phase of the release.

Full Access
Question # 11

A year has passed since a project has gone live and a developer is looking to make an update to an existing Apex class, but is unsure of its purpose. What artifact from the original project should be leveraged to determine the purpose of the class?

A.

User Acceptance Test Scripts

B.

Test Execution Plan

C.

Requirements Traceability Matrix

D.

Test Sign Off Document

Full Access
Question # 12

Universal Containers wants to do weekly releases to production. What approach will mitigate the risk of bugs being inadvertently introduced to production?

A.

User Acceptance Testing

B.

Use of an Agile Methodology

C.

Requirements Traceability

D.

Automated Testing

Full Access
Question # 13

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?

A.

Active Process Builders

B.

Validation Rules

C.

Workflow Rules

D.

Case Assignment Rules

Full Access
Question # 14

Universal Containers (\) C) is on the Unlimited Edition of Salesforce orgs. Currently, there are four Developer Pro sandboxes used by dev teams for various purposes, one partial copy sandboxes used for training, one full sandbox used for user acceptance testing. There is another full sandbox used for performance testing during the initial launch, and it is no longer being actively used.

A system administrator had reported yesterday that none of the sandboxes can be refreshed.

What is the most probable action an architect can help the system administrator with?

A.

It appears the org is using more sandboxes than the license permits. The Partial Copy sandbox shouldn't be used.

B.

Create a Salesforce support case, someone should know what is wrong.

C.

Contact the Salesforce Account Team to do a sandbox License Count.

D.

Delete the full sandbox used for performance testing.

Full Access
Question # 15

Universal Containers is about to begin Development work on a new project in their Salesforce org that will take many months to complete. UC is concerned about how critical bugs will be addressed for existing live functionality. What is the recommended release management strategy to address this concern?

A.

Include fixes for critical bugs in the ongoing Development sandboxes so that they will be released with the other code.

B.

Keep teams separate until the end of the project and create a Full Copy sandbox to merge their work then.

C.

Utilize a dedicated developer pro sandbox to address critical bugs and release to production.

D.

Address critical bugs in the Development sandboxes and push those changes to production separately.

Full Access
Question # 16

Universal Containers (UC) has integrated with their on-premise billing system using Salesforce Connect. The data is configured using an External Object in sandbox. UC wants to deploy the external object to production using the Metadata API and would like to know what Metadata types to choose for deployments to production. Which two options are valid metadata types related to deployment of external objects? Choose 2 answers.

A.

In change sets, external objects are included in the custom object component.

B.

In the Metadata API, the External Object metadata type represents external objects.

C.

In change sets, external objects are included in the External Object component.

D.

In the Metadata API, the Custom Object metadata type represents external objects.

Full Access
Question # 17

Universal Containers are concerned that after each release, reports and dashboards

seem to roll back to previous versions. Executives spend many hours crafting these dashboards to perfectly meet their needs, and are now questioning the Salesforce platform’s ability to save things, even data records.

What can the Salesforce architect advise to stop the rollbacks from happening?

A.

Use a third-party data warehouse.

B.

Remove the executive’s ability to change reports, and only allow developers to do that.

C.

Ensure report metadata is exported daily and that it is merged into the developer branches before the next release.

D.

Back up all the reports just before the release, then reimport them after the release,

Full Access
Question # 18

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.

B.

Use an AppExchange or third-party tool that is specialized in Salesforce deployment.

C.

Use Change Set to track deployed customizations.

D.

Use Salesforce SFDX commands to deploy to different sandboxes.

Full Access
Question # 19

Universal Containers (UC) is implementing Salesforce for the first time. Their legacy CRM system is an on-premise home-grown application written in Java. UC plans to implement a continuous integration process that mirrors their current standard. Under what conditions should an Architect recommend against continuous integration?

A.

Test scripts will be generated as part of the testing phase

B.

There isn't a full sandbox available to leverage

C.

The Salesforce instance has only standard functionality

D.

The client does not have the budget for additional software

Full Access
Question # 20

Universal Containers (UC) has noticed that unit tests are failing in production during

deployments and in no other environments. Investigations have revealed that administrators are making minor changes in production without regard to dependent components

What two suggestions can the architect make to help UC discover these failing unit tests earlier?

Choose 2 answers

A.

Stop administrators from making all changes.

B.

Ask administrators to run unit tests before every change.

C.

Train the administrators to make their changes in a special “admin changes” sandbox, and then promote to production.

D.

Ensure a metadata backup is committed to version control every day and a diff published to the release team.

Full Access
Question # 21

Universal Containers is validating an outbound change set from the Developer Sandbox to the production org. Which two locking behaviors will occur during a deployment? Choose 2 answers

A.

The production org will be locked. Administrators cannot modify metadata during this time

B.

The sandbox org will be locked. Administrators cannot modify metadata

C.

The production org will be locked. Users can only Read data during this time

D.

The production org will be locked. Users will still be able to Read/Write data to the org

Full Access
Question # 22

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?

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

Full Access
Question # 23

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

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.

Full Access
Question # 24

Universal Containers (UC) has two major releases every year and the team always runs into longer deployment times. In which 2 ways can UC reduce deployment time? Choose 2 answers?

A.

Use recent deployment validations and the quick deploy feature.

B.

Deploy components in groups to reduce deployment time.

C.

Specify the test to run by using the RunSpecified Tests test level.

D.

Validate the deployment before migrating components to production.

Full Access
Question # 25

The opportunity Service and opportunity Service Test classes are in package A but are used only in package B. Both second-generation packages have the same namespace. Therefore, they should be moved to package B for better organization and control.

What should the architect recommend for this process?

A.

Set the classes as deprecated in package A and recreate them in package B.

B.

Move the classes of package A to package 8 and change the code for package B that called this class from package A.

C.

Move the classes of package A to package B and create new package versions.

D.

Set the classes as deprecated in package A and recreate them in package B with new names.

Full Access
Question # 26

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?

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.

Full Access
Question # 27

What are the three considerations that the architect should recommend for Change Set

deployment?

Choose 3 answers

A.

Change Sets cannot be automated.

B.

Change Sets cannot be validated before deployment

C.

Change Sets cannot be used for orgs affiliated with same production org.

D.

Change Sets cannot be rolled back.

E.

Change Sets cannot be reused between Production Salesforce orgs.

Full Access
Question # 28

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.

B.

In setup, switch the Enable Unlocked Packages to Enabled, keep the Enable Second-Generation Managed Packages as disabled.

C.

In setup, switch the Enable Dev Hub to Enabled, then switch the Enable Source Tracking for Scratch Orgs to Enabled.

D.

In setup, switch the Enable Unlocked Packages and Second-Generation Managed Packages to Enabled.

Full Access
Question # 29

What are three advantages of using a Source Control system alongside a multi -sandbox development strategy? Choose 3 answers

A.

Perform code reviews before promoting to a pre -production sandbox

B.

Automatically deploy changes from sandbox to production

C.

Keep a history of changes made by each developer

D.

Create a branching strategy that tracks each feature or change separately

E.

Act as a backup in case of catastrophic data loss

Full Access
Question # 30

Universal Containers are using Salesforce for Order Management and has integrated with an in-house ERP system for order fulfillment. There is an urgent requirement to include a new order status value from the ERP system in the Order Status pick list in Salesforce. Which are two considerations when addressing the above requirement? Choose 2 answers

A.

Existing Apex test classes may start falling in Production.

B.

Implement the change in the sandbox, validate, and release to Production.

C.

The change can be performed in Production, as it is a configuration change.

D.

Integration with the ERP system may not function as expected.

Full Access
Question # 31

What are two roles a project Steering Committee plays in determining what methodologies are used? Choose 2 answers

A.

Enforcing that corporate project stage gates are part of the chosen methodology

B.

Designing a methodology that will meet a particular project's requirements

C.

Approving deviations from the chosen methodology, when required to address project issues

D.

Setting the criteria for selecting Agile or Waterfall methodology to be used on internal projects

Full Access
Question # 32

Universal Containers (UC) currently uses the org development model and utilizes the Salesforce CLI as the deployment tool. After the feature release artifact (a .zip file) has been tested in a lower sandbox, it is being deployed to the full sandbox for performance testing and production deployment readiness check-Since quick deployment options are not being used, what is the correct way to deploy the artifact to the full sandbox?

A.

Authorize to the Full sandbox org; Validate with sfdx:source:deploy; On successful validation, deploy with sfdx:source:deploy

B.

Authorize to the Fullsandbox org; Validate with sfdximdapi:deploy; On successful validation, deploy with sfdx:mdapi:deploy

C.

Authorize to the Full sandbox; validate with sfdx: source: deploy; On successful validation, deploy with sfdx;mdapi;deploy

D.

Authorize to the Full sandbox org; Validate with sfdx:mdapi:deploy; On successful validation, deploy with sfdx:source:deploy

Full Access
Question # 33

Universal Containers has defined a software tool to support Agile processes, but the

development team is not regularly updating the status of their work in progress.

What Scrum value is compromised by this bad practice, and why?

A.

Courage, because the teams should be transparent about progress and speak up when they need help.

B.

Openness, because the team is not open to a new methodology.

C.

Focus, because the teams are not focusing in the agile process expected activities.

D.

Commitment, because the team is not committed to follow the Agile methodology.

Full Access
Question # 34

Universal Containers (UC) is implementing Service Cloud UC's contact center receives 100 phone calls per hour and operates across North America, Europe and APAC regions. UC wants the application to be responsive and scalable to support 150 calls considering future growth. what should be recommended test load consideration

A.

Testing load considering 50% more call volume.

B.

Testing load considering half the call volume.

C.

Testing load considering 10xthe current call volume.

D.

Testing load considering current call volume.

Full Access
Question # 35

Universal Containers has multiple project teams integrating Salesforce to various systems Integration Architects are complaining about the various integration patterns used by the teams and lack a common understanding of the integration landscape. What should architect recommended to address the challenges?

A.

Implement a data governance policy and publish the documentation to all teams.

B.

Recommend an outbound message design pattern to be used for all teams.

C.

Recommend a fire-and-forget design pattern to be used for all teams.

D.

Create design standards focused on integration and provide training to all teams

Full Access
Question # 36

Universal Containers (UC) has received feedback from the field on several new feature requests that in business goals, UC is looking for a way to quickly get feedback and prioritize these requests. Which two options should an Architect recommend? Choose 2answers

A.

Present the feature requests at a Center of Excellence meeting.

B.

Create design standards around the new features being requested.

C.

Bring the feature request to the Test Manager to gain quality checks.

D.

Create the backlog or priority list in a project management tool.

E.

Send the requests to IT for a formal review at the end of the year.

Full Access
Question # 37

Universal Containers has multiple project learns building into single org. The project teams are concerned with design conflicts and ensuring a common design process What should an Architect recommend to prevent this conflict?

A.

Create a Center of Excellence Charter document.

B.

Create Design Standard for Governance.

C.

Create a backup system using GIT Repositories.

D.

Create a Release Management process.

Full Access
Question # 38

A team has completed a sprint and intends to deploy these changes after business approval, but they will immediately begin the next sprint.

What strategy should an architect recommend?

A.

The first task of the new sprint must be the deployment approval. After that, the other tasks of the sprint can be performed in the environments and Git.

B.

Using Git, create a release branch from the develop branch. All fixes must be made in the release branch. After deployment, merge release with develop.

C.

Commit upcoming changes to the features branch without merging into the develop branch. Deploy from the develop branch and then merge new sprint features into the develop branch.

D.

Migrate the current code to the UAT sandbox. Begin new sprint development in the Dev sandbox. Make fixes in the UAT environment and deploy UAT for production after business approval.

Full Access
Question # 39

Which statement is true for the Staging sandbox in the following diagram?

A.

When created or refreshed, the Staging sandbox is a full replica of Production

B.

The Staging sandbox is automatically refreshed on a schedule set by the administrator

C.

Salesforce major releases (e.g., Winter to Spring) always occur in Staging and Production at the same time

D.

The Staging environment can only be updated once every two weeks

Full Access
Question # 40

Universal Containers has just completed several projects, including new custom objects and custom fields. Administrators are having difficulty maintaining the application due to not knowing how objects and fields are being used. Which two options should an Architect recommend? Choose 2 answers

A.

Create Design standards to require help text on all custom fields and custom objects.

B.

Create Design standards to consistently use the description field on custom objects.

C.

Create Design standards with a document to store all custom objects and custom fields

D.

Create Design standards to require all custom fields on all custom object page layouts

E.

Create Design standards to consistently use the description field on custom fields.

Full Access
Question # 41

Which two actions will contribute to an improvement of code security?

Choose 2 answers

A.

Hire a company specialized in secure code review the current code.

B.

Implement a pull request and secure code review.

C.

Integrate a static code security analysis tool in the CI/CD process.

D.

Use two developers to review and fix current code vulnerabilities.

Full Access
Question # 42

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?

A.

Security Review Committee

B.

Project Management Committee

C.

Executive Steering Committee

D.

Change Control Board

Full Access
Question # 43

Cloud Kicks (CK) is launching a new sneaker line during the upcoming holiday season and needs to do a thorough batch data testing before Go-Live. CK is using Salesforce unlimited edition.

What two sandbox types should the architect recommend for batch data testing?

Choose 2 answers

A.

Developer Pro sandbox

B.

Partial Copy sandbox

C.

Developer sandbox

D.

Full sandbox

Full Access
Question # 44

Which two project situations favor an Agile methodology? Choose 2 answers

A.

A digitization project to update an existing customer -facing process and enable quick adjustments

B.

A project to be executed by a third party, with a fixed and formal scope, budget, and timeline

C.

An environment with a heavy investment in DevOps capabilities for rapid testing and deployment

D.

A project with well-defined requirements and complex interactions between front- and back -end systems

Full Access
Question # 45

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?

A.

Refresh Stage now, and do not refresh UAT. This way, Stage will be on preview and UAT will not.

B.

Use the Sandbox Preview Guide to check if there is any necessary action needed. UC might have to prepare, refresh, and redeploy to UAT.

C.

Visit trust.salesforce.com to figure out the preview cutoff dates, if the dates had passed, work with support to get on the preview instance.

D.

Refresh Stage from UAT now. After preview cutoff, use the upgraded one for regression test, use the non-upgraded one for user acceptance Test.

Full Access
Question # 46

Universal Containers is working on the next phase of development for their Salesforce implementation involving a large amount of custom development. Which two strategies should be considered to address a critical production issue occurring in the middle of development? Choose 2 answers

A.

Create separate branches for current development and production bug fixes and deploy the fix with current development when ready

B.

Utilize one branch for both development and production bug fixes to avoid out-of-sync branches and simplify deployment

C.

Utilize a source control system to allow separate branches for current development and production bug fixes

D.

Refresh a sandbox for replication of the issue and testing the use -case scenarios once the code is fixed

Full Access
Question # 47

Universal Containers operates from North America and does business within North America. UC has just acquired a local company in Asia to start operating from Asia. Currently, these two business units operate in two different languages. Both units have different sales processes and have to comply strictly with local laws. During the expansion phase, UC would like to focus on innovation over standardization. What should an architect recommend given the scenario?

A.

Opt for Multi-org strategy, standardized sales process, common rules, and same locale across orgs.

B.

Opt for Single-org strategy, standardized sales process, common rules, and same locale for all business units.

C.

Opt for Single-org strategy, standardized sales process, common rules, and business unit-specific locale

D.

Opt for Multi-org strategy, each org have its own sales process, and common rules and operate in locale

Full Access
Question # 48

Which are the two key benefits of fully integrating an agile issue tracker with software testing and continuous integration tools? Choose 2 answers?

A.

Developers can see automated test statuses that commit on a specific user story.

B.

Developers can collaborate and communicate effectively on specific user stories.

C.

Developers can observe their team velocity on the burn chart report in the agile tool.

D.

Developers can use the committed code's build status directly on the user story record.

Full Access
Question # 49

A Salesforce Administrator has initiated a deployment using a change set. the deployment has taken more time than usual. What is the potential reason for this?

A.

The change set includes changes to permission sets and profiles.

B.

The change set includes Field type changes for some objects.

C.

The change set includes new custom objects and custom fields.

D.

The change set performance is independent of the included components.

Full Access
Question # 50

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?

A.

At command: git commit -m “Service Cloud Notes”

B.

The conflict would show in GitHub when a pull request is created from Service Case to UCDev.

C.

At command: git push origin Service Case

D.

At Command: git add force-app/main/default

Full Access
Question # 51

What would a technical architect recommend to avoid possible delays while deploying a change set?

A.

Change set performance is independent of included components.

B.

Manually create new custom objects and new custom fields.

C.

Manually apply the field type changes.

D.

Manually validate change sets before deployment.

Full Access
Question # 52

Universal Containers is in the process of testing their integration between salesforce and their on-premise ERP systems. The testing team has requested a sandbox with up to 10,000 records in each object to benchmark the integration performance. What is the fastest approach anArchitect should recommend?

A.

Spin off a partial copy sandbox using a sandbox template with all the objects required for testing the integration.

B.

Spin off a Developer pro sandbox, migrate the metadata and load the data using data loader.

C.

Spin off a full copy sandbox with all the objects that are required for testing the integration.

D.

Spin off a Development sandbox, migrate the metadata and load the data using data loader.

Full Access
Question # 53

What two things are needed to delete metadata with a deploy() call?= Choose 2 answers

A.

Package.XML file.

B.

The CURRENT API version must be used.

C.

DestructiveChanges.xml file.

D.

PurgeOnDelete option must be set to TRUE.

Full Access
Question # 54

Universal containers has proposed using a Developer Edition org to stage changes to their Customer Community, which includes multiple custom Visualforce pages and components. Which three risks should a Technical Architect consider in this strategy? Choose3 answers

A.

Code changes cannot be deployed from a Developer Sandbox to Production.

B.

Developer Edition orgs have limited user counts and low data volume limits, which will make User Testing difficult.

C.

Developer Edition orgs cannot have sandboxes, which will make team development difficult.

D.

Developer Edition orgs do not run on production servers and will not perform well during testing.

E.

Changes Sets cannot be used to deploy from Developer Edition to Production which will make deployment more complex

Full Access
Question # 55

Universal Containers has asked the salesforce architect to establish a governance framework to manage all of those Salesforce initiatives within the company. What is the first step the Architect should take?

A.

Implement a comprehensive DevOps framework for all initiatives within Universal Containers

B.

Establish a global Center of Excellence to define and manage Salesforce development standards across the organization

C.

Identify relevant Stakeholders from within Universal Containers to obtain governance goals and objectives

D.

Implement a project management tool to manage all change requests on the project

Full Access
Question # 56

Universal Containers CUC) is using Salesforce Performance Edition. They are planning to host weekly training sessions for the next four weeks. Each training will be five days long and a new set of trainees will attend every week. UC wants to train these users on samples of production data and delete all the data generated during the training session at the end of the week.

What optimal option should a technical architect recommend?

A.

Refresh a Partial Copy sandbox every weekend and load data needed using data loader.

B.

Refresh a Partial Copy sandbox every weekend and include an appropriate sandbox template.

C.

Refresh a Developer Pro sandbox every weekend and load data needed using data loader.

D.

Refresh a Developer Pro sandbox every weekend and include an appropriate sandbox template.

Full Access
Question # 57

What is the responsibility of the Technical Architect within a Change Control Board meeting?

A.

Prioritize the Salesforce product roadmap with business stakeholders

B.

Conduct code reviews for projects in the development phase

C.

Troubleshoot deployment errors that occurred during the last release

D.

Approve the upcoming release for deployment into production

Full Access
Question # 58

Universal Containers is a global organization that maintains regional production instances of Salesforce. One region has created a new custom object to track Shipping Containers. The CIO has requested that this new object be used globally by all Salesforce instances and further maintained and modified regionally by local administrators. Which two deployment tools will support this request? Choose 2 answers

A.

Tooling API

B.

Force.com IDE

C.

Change sets

D.

Force.com Migration Tool

Full Access
Question # 59

Universal Containers requires its developers to develop and test code in one sandbox per developer before deploying to a common sandbox for code review. Which deployment strategy should be used in this environment?

A.

Refresh the developer's sandbox, develop changes, refresh the common sandbox, deploy to the common sandbox, test changes

B.

Refresh the developer's sandbox, develop changes, test changes, refresh thedeveloper's sandbox, deploy to the common sandbox

C.

Refresh the developer's sandbox, develop changes, refresh the developer's sandbox, deploy to the common sandbox, test changes

D.

Refresh the common sandbox, develop changes, refresh the developers and box, deploy to the common sandbox, test changes

Full Access
Question # 60

Universal Containers wants to delete the day’s test data in a partial copy sandbox every

night, setting the sandbox back to a fresh state for tomorrows testing. The test data is

approximately 1GB.

What is the best strategy the architect should recommend?

A.

Manually delete all records individually.

B.

Execute a batch job that deletes all records created on the day.

C.

Create a new developer copy sandbox every night.

D.

Refresh the sandbox every night.

Full Access
Question # 61

In Architect has been working on a large project for the past 6 months. This project must be live by the end of the current month. Which two planning techniques should the Architect use to ensure all metadata changes deploy smoothly and on time? Choose 2 answers

A.

Ensure all code that is being deployed is checked into source control

B.

Validate the final deployment package against production prior to go-live

C.

Create a new sandbox and perform a test deployment to that environment

D.

Upload a change set from sandbox to production as early as possible

Full Access
Question # 62

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

What should an architect do to overcome this?

A.

Facilitate the design of a prioritization model with the stakeholders.

B.

Organize a sprint planning meeting with the Scrum team.

C.

Take over prioritization for the stakeholders.

D.

Allow the delivery teams to pick the best work for the business.

Full Access
Question # 63

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?

A.

Create a Center of Excellence for release management.

B.

Require pull requests to be reviewed by two developers before merging.

C.

Use static code analysis to enforce coding standards.

D.

Execute regression testing before code can be committed.

Full Access
Question # 64

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

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.

Full Access
Question # 65

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

A.

The test script should be used to define the test classes.

B.

The code coverage should be increased to 95%.

C.

The test analyst who creates the test plan must also create the test classes.

D.

The acceptance criteria should have more details.

Full Access