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
Universal Containers (UC) is considering updating their Salesforce Release Management process. Which three best practices should UC consider for Version Control? Choose 3 answers
Universal Containers (UC) has recently acquired other companies that have their own Salesforce orgs. These companies have been merged as new UC business units.
The CEO has requested an architect to review the org strategy, taking into consideration two main factors:
• The CEO wants business process standardization among all business units.
• Business process integration is not required as the different business units have different customers and expertise.
Which org strategy should the architect recommend in this scenario, and why?
Universal Containers is planning to release simple configuration changes and enhancements to their Sales Cloud. A Technical Architect recommend using change sets. Which two advantages would change sets provide in this scenario? Choose 2 answers
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
What are the three considerations that the architect should recommend for Change Set
deployment?
Choose 3 answers
Universal Containers (UC) is midway through a large enterprise project. UC is working
in an agile model, and currently has four-week iterations, with a branching strategy supporting
this approach. UC operates in a strict regulatory environment, and has dedicated teams for
security, QA, and release management. The system is live with users, and a serious production
issue is identified at the start of a sprint, which is narrowed down to a bug in some Apex code.
Which three approaches should an architect recommend to address this bug?
Choose 3 answers
Universal Containers (UC) innovative apps division is releasing an application that can
be installed in its trading partners Salesforce environments. The application lets the trading
partners book containers from UC directly without leaving their own Salesforce environment.
The partners can then build on top of the application with process builders and triggers so the
container booking process can be integrated with the trading partners’ own processes.
What is the recommended mechanism for releasing the application considering the innovative
apps division wants to keep the application up to date in various environments?
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
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?
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
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
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
Sales and Service products will be created by two teams that will use second-generation managed package(s). The Sales team will use a specific function of the Service product, but the architect wants to ensure that this team will only use the functions exposed by the Service team. No other team will use these same functions.
What should an architect recommend?
A developer with Universal Containers recently created a flow in the developer
sandbox. While working on the flow, the developer deactivated it and made updates multiple
times before the flow worked as desired. Now the developer is planning to use a change set to
migrate the flow to the QA sandbox.
What two statements should be considered when migrating the flow with change sets?
Choose 2 answers
What two things are needed to delete metadata with a deploy() call?= Choose 2 answers
There has been an increase in the number of defects. Universal Containers (UC) found the root cause to be decreased in quality of code. Which two options can enforce code quality in UC's continuous integration process? Choose 2 answers
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
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?
Since Universal Containers (UC) has adopted agile methodologies, the CEO is
requesting the development teams to deliver more and more work in shorter time frames. The
CTO responds by saying the developers are not able to deliver the jobs they are committing to.
What evidence can be gathered in an agile tool to support the CTO’s claims?
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?
Universal Containers (UC) had added a Service team to the Salesforce Platform. The
Service team would like to have a few dozen of the service centers entered into the system as
technical reference data. The service centers are made searchable in many different web forms
and rather independent from all other business entities. In the past, they had to manually add any
new service centers in each sandbox in the code migration path, they would like to eliminate the
manual work if it is possible.
What is an optimal way to accomplish this requirement?
When replacing an old legacy system with Salesforce, which two strategies should the plan consider to mitigate the risks associated with migrating data from the legacy system to Salesforec? Choose 2 answers?
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?
Universal Containers is having trouble aligning releases between major, minor, and Salesforce seasonal releases.
What should an architect recommend?
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?
What are three necessary components for establishing a governance framework? Choose 3 answers
UniversalContainers (UC) is using custom metadata types to control the behavior of a
few of the custom functionalities. UC wants to
Deploy custom metadata types to production using Metadata API.
Which two data types does UC need to include?
Choose 2 answers
Universal Containers has a complex deployment coming up. The deployment will include several Apex classes which depend on custom settings that hold important configuration. How should an Architect manage this deployment?
Universal Containers (UC) has been using Salesforce Sales Cloud for many years
following a highly customized, single-org strategy with great success so far.
What two reasons can justify a change to a multi-org strategy?
Choose 2 answers
Which two environments are appropriate for creating a managed package? Choose 2 answers
Universal Containers is in the final stages of building a new application to track custom containers. During a review of the application, a business subject Matter Expert mentioned that it would be nice to be able to track additional container types beyond what was originally scoped during the plan and design phase. Which two actions should be performed to mitigate the risk? Choose 2 answers.
Which are two characteristics of an effective communication plan? Choose 2 answers
The CEO at Universal Containers (UC) is receiving constant complaints from business
stakeholders that the development teams are not frequently delivering value to the end-user. The
CEO talked with the CTO, who argues the opposite, explaining that the development teams are
delivering value every Sprint.
The architect suggests to the CTO to implement Kanban to solve this disagreement.
How can Kanban help clarify whether value is being delivered to the business?
Salesforce has three major releases a year.
Which type of change introduced by a release can cause automated browser tests to need updating?
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?
Which are the two key benefits of fully integrating an agile issue tracker with software testing and continuous integration tools? Choose 2 answers?
Universal Containers (UC) is a high-tech company using SFDX tools and methodologies for its Salesforce development. T UC has moved some of its code and configuration to Unlocked Packages.
Which two best practices should an architect recommend to support UC's new package development strategy?
Choose 2 answers
What advice should a technical architect provide in a Change Advisory Board meeting?
Universal Containers is delivering many changes to its Salesforce system. Adoption
reports are discovering that many features are unused. The steering committee wants this to
change and is looking to the architect for advice.
What should an architect recommend to overcome this?
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
Universal Containers is adopting Scrum as an agile methodology and wants to choose a software tool to support the adoption. What three key features of an agile development support tool should an architect look for? Choose 3 answers
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?
Cloud Kicks is switching to Salesforce from a different CRM. They have existing datasets for all standard Salesforce objects. In which optimized order should the architect recommend these objects be loaded?
Cloud Kicks is considering using an automated testing tool to help manage deployments between environments.
When should the architect recommend the use of an automated testing tool?
Universal Containers (UC)operates globally from different geographical locations. UC is revisiting its current org strategy. Which three factors should an Architect consider for a single strategy? Choose 3 answers
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
Universal Containers requires that all sandboxes that have not been recently refreshed must also receive the newest changes to production. This must be done before any functionality from that environment can be moved to production. Which deployment tool would allow this deployment process to be managed in an automated fashion?
At any given time, Universal Containers has 10 Apex developers building new functionality and fixing bugs. Which branching strategy should an Architect recommend that mitigates the risk of developers overwriting others changes?
Universal Containers has several concurrent projects building new functionality, fixing bugs, and modifying existing functionality. Management would like features to be available to users as quickly as possible, even if the entire project is incomplete. What should an Architect recommend to maintain quality?
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?
The CTO at UniversalContainers is complaining to the software development managers that he has no visibility of their teams’ work status.
What two software development methodologies should an architect suggest to solve this issue, and why?
Choose 2 answers
Universal Containers business users often observe that newly released features are resulting in other previously existing and stable functionality being broken. Which approach should an Architect recommend to prevent regression?
Universal Containers (UC) has four different business units (BUS) with different
processes that share global customers. They have implemented a multi-org strategy with one org consolidating customer 360-degree view, and four orgs for the different BUS. Each of the BU orgs read and write customer information from/to the customer 360-degree view org in real time. UC is now launching a new BU that will use Salesforce. It does not share customers with the
other BUS and needs flexibility in their Business processes.
What should an architect recommend as org strategy for this new BU
Universal Containers has started building a customer Lightning community that contains a few dozen Aura components. The development team lead has come to the Salesforce architect about questions regarding testing the Lightning components.
What two knowledge points can the architect pass to the development team lead?
Choose 2 answers
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?
Universal Containers recently added a new sales division to ensure that Record Type IDs match both products migrating to Production, the Developer reports that Unit Tests are failing. What should an Architect do to ensure tests execute predictably?
An architect is working on a Universal Containers (UC) project, and due to security
concerns, the UC security team cannot provide the
Architect with production access. Instead, a central release management team will be responsible
for performing production deployments for all development teams.
How should an architect leverage the Metadata API to ensure any metadata components
necessary to deploy the project’s functionality
Are properly communicated to the release management team?
Which two actions will contribute to an improvement of code security?
Choose 2 answers
Universal Containers (UC) has been following the Waterfall methodology to deliver customer apps in Salesforce. As the business is growing at scale and with demand to incorporate features and functionality at faster pace, UC is finding the Waterfall approach is not an optimal process, and intends to transition towards an agile development methodology. Which are the two strengths of using an agile development methodology? Choose 2
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?
Universal Containers (UC) is embarking on a large program of work, with different projects and different vendors. UC created a center of excellence (COE) that is struggling with scope creep between the different projects.
What role should the architect suggest be added to the COE?
Universal Containers would like to conduct performance testing on its new major release. What three things should the architect consider when discussing performance testing?
Choose 3 answers