Deck Uno Flashcards

1
Q

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 an Architect 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.

A

Answer: A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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 included components.

A

Answer: A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

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 (Missed)
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 (Missed)
D. A project with well-defined requirements and complex interactions between front- and back -end systems

A

Answer: BC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Universal containers have recently replaced a custom service center application with Salesforce Service Cloud. Administrators are now confused about which
fields and classes are actively being utilized and how future implementations can be maintained. Choose 2 answers
A. Create an adoption plan for end users using Salesforce dashboards and reports.
B. Create a design standard requiring integration to use declarative configurations patterns
C. Create a governance process requiring all projects to create project deliverable documentation.
D. Create a standard method for deprecating classes and fields using design standards.
E. Create a governance framework focused on high-level business strategy and goals.

A

Answer: CD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

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
A. Careful documentation is done at each step of the process so a target body of knowledge is available for inspection.
B. There are many small releases of functional code, allowing stakeholders to see and touch the work in progress.
C. All elements of the build are fully understood before work begins, reducing risk of unpleasant surprises.
D. The project requirements in later phases are expected and accommodated by the process, by design.

A

Answer: BD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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?
A. Script the deployment of all functionality via the Force.com Migration Tool
B. Manually deploy and populate custom settings in production using a change set
C. Create a custom metadata type and include this in your deployment to production
D. Manually deploy and populate the custom settings in production prior to the Apex Class deployment

A

Answer: C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Universal Container has multiple departments who use Salesforce and request changes: Sales, Service, Back Office, Marketing, etc. Each of these departments
makes independent purchase decisions for AppExchange apps, field requests, and page layouts, resulting in low adoption and under -use of standard Salesforce
capabilities. What mechanism should a Technical Architect recommend to increase use of standard Salesforce functionality?
A. Change Control Board
B. Requirements Traceability Matrix
C. Center of Excellence
D. Project Management Office

A

Answer: C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

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

A

Answer: AD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Universal Containers (UC) is considering updating their Salesforce Release Management process. Which three best practices should UC consider for Version
Control? Choose 3 answers
A. Maintain separate developer branches for minor and major releases.
B. Automation is a must with various application branches in the repository.
C. Maintain unrestricted access to the release sandboxes for all changes being deployed.
D. Maintain a single repository for application with individual branches for projects.
E. Maintain a single entry point for production from the master branch.

A

Answer: ADE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

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

A

Answer: D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which two project situations favor a waterfall methodology? Choose 2 answers
A. An application with many systems and inter-dependencies between components.
B. An application with regulatory compliance requirements to be validated by outside agencies.
C. An application in post-production, with incremental changes made by a small team.
D. An in-house application with a fixed team size, but an open timeline and flexible requirements.

A

Answer: AB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Universal Containers (UC) has used Salesforce for the last 6 years with 50% custom code. UC has recently implemented continuous integration. UC wants to
improve old test classes whenever new functionality invalidates tests. UC also wants to reduce the deployment time required. What should Architect recommend?
A. A Do not execute any test classes in sandboxes and Production.
B. Do not execute test classes in sandboxes and all test classes in Production.
C. Test classes cannot be executed in sandboxes.
D. Execute all test classes in sandboxes and selected test classes in Production.

A

Answer: D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Universal Containers (UC) innovative apps division is releasing an application which can be installed in their trading partners 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?
A. Zip file deployable by Force.Com Migration Tool.
B. Unmanaged Package.
C. Change Sets.
D. Managed Package.

A

Answer: D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

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 locke
B. Administrators cannot modify metadata during this time
C. The sandbox org will be locke
D. Administrators cannot modify metadata
E. The production org will be locke
F. Users can only Read data during this time
G. The production org will be locke
H. Users will still be able to Read/Write data to the org

A

Answer: AD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Universal Containers (UC) deploys major releases on a monthly schedule. In recent months, the team has noticed the deployment time has increased two-fold
from 2 hours to 4 hours .The team wants to get back to reasonable deployment times. Which three issues could be affecting their deployment times? Choose 3
ans
A. The number and complexity of Apex tests will have a large impact on the deployment time.
B. Some components profiles, custom junction objects, and fields take longer to process than others.
C. The deployments are being scheduled during off peak hours, which is not the best time.
D. Users are working in the org during deployment locking can affect users and the deployment.
E. The team is highly constrained with pre-deployment and post-deployment changes.

A

Answer: ABD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Universal Containers (UC) is implementing Salesforce and wants the custom code to be unit tested for all the adverse conditions. Which two best practices should
an Architect recommend while implementing Test Classes? Choose 2 answers
A. Execute test classes under various profiles
B. Test classes should not create custom setting data.
C. Test classes must use existing data in the environment.
D. Test data must have positive as well as negative data.

A

Answer: AD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Universal Containers (UC) works with different partners and has few admin resources that take care of the day-to-day deployment tasks. As a result, UC would like
to find a way to automate the deployments using Metadata API. Which two limitations of Metadata API should be considered when using Metadata API-based
Deployments? Choose 2 answers
A. Deploy up to 10,000 files, but retrieve more than 10,000 files.
B. Maximum size of deployed .zip file is 400MB.
C. Maximum Size of deployed .zip file is 39MB.
D. Deploy and retrieve up to 10,000 files at once.

A

Answer: CD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Universal Containers (UC) is developing a custom Force.com application. The following tools are used for development, the Force.com IDE for developing apps.
Git as a source control system and a Git repository, and the Force.com Migration Tool for updating sandboxes from source control. UC’s current branching strategy
calls for two main branches: 1) Master 2) Develop Three supporting branches: 1) Feature 2) Release 3) Hotflix Consider that the branching strategy is in parallel as
follows Feature |Develop |Release |Hotfix |Master What is the recommended practice strategy that Developers should adopt for Development?
A. Developers work off of the Feature branch, which is pulled from the Master branch and the Feature branch is then merged with the Develop branch.
B. Developers work off of the Feature branch, which is pulled from the Develop branch, and the Feature branch is then merged with the Develop branch.
C. Developers work off of the Feature branch, which is pulled from the Release branch, and the Feature branch is then merged with the Develop branch.
D. Developers work off of the Feature branch, which is pulled from the Develop branch, and the Feature branch is then merged with the Hotfix branch.

A

Answer: B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Universal Containers has multiple minor and major releases in a year .Minor releases have sample configuration changes, while major releases involve large
number of complex code components. What is the deployment tools should an architect recommend for both types of releases?
A. Change sets for minor releases and Force.com IDE for major releases.
B. Change sets for both minor releases and major releases.
C. Change sets for minor releases and metadata API for major releases.
D. Force.com IDE for minor releases and metadata API for major releases.

A

Answer: C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Universal Containers has a deadline to retire a business -critical application that will no longer be supported on a specific date. What should an Architect
recommend?
A. Executive Leadership
B. Requirements Traceability Matrix
C. Business Continuity Plan
D. Agile Methodology

A

Answer: C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Universal Containers has a stable continuous integration process and all stakeholders are happy. However, user testing takes long time, as data has to be setup.
What should an Architect do to address this problem?
A. Include automated sample data during deployment.
B. Advise the project manager to assign more users to create test data.
C. Test data creation is outside the scope of continuous integration.
D. Train business users to create test data more efficiently.

A

Answer: A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Universal Containers (UC) is using sales and service Cloud. They have two major releases and four minor releases every year. They have deployment (dev),
integration, user acceptance (UAT), staging, and hotflix sandboxes. What should an Architect recommend when UC has PI issues and has to be fixed
immediately?
A. Fix the issue in staging and deploy it into production.
B. Fix the issue in hotflix, test, and deploy to production.
C. Fix the issue in development, test, UAT, and deploy to production.
D. Follow the release management process to move to production.

A

Answer: B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Universal Containers is building a custom application on the Force.com platform. There is a budget and release date that has been set by the board of directors,
but the application must meet the requirements that will be submitted and voted on by a public user community. What is the risk associated with the scenario?
A. The requirements should not be solicited by an external community
B. The project is not using the Waterfall methodology
C. The project is not using an Agile methodology
D. The requirements are unknown and the release date has been set.

A

Answer: D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

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.

A

Answer: BC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

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

A

Answer: BD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

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

A

AB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

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 the developer’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 developer sandbox, deploy to the common sandbox, test changes

A

Answer: A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

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? Choose 3 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

A

Answer: BCE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

Universal Containers (UC) is implementing Service Cloud for their contact centers for 3000 users. They have ~10 million customers. The average speed response
time expected is less than 5 seconds with 1,500 concurrent users. What type of testing will help UC measure the page response time?
A. Unit Testing.
B. Load testing.
C. System Integration Testing.
D. Stress Testing

A

Answer: B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

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?
A. Script the deployment of all functionality via the Force.com Migration Tool
B. Manually deploy and populate custom settings in production using a change set
C. Create a custom metadata type and include this in your deployment to production
D. Manually deploy and populate the custom settings in production prior to the Apex Class deployment

A

Answer: C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

Universal Container has multiple departments who use Salesforce and request changes: Sales, Service, Back Office, Marketing, etc. Each of these departments
makes independent purchase decisions for AppExchange apps, field requests, and page layouts, resulting in low adoption and under -use of standard Salesforce
capabilities. What mechanism should a Technical Architect recommend to increase use of standard Salesforce functionality?
A. Change Control Board
B. Requirements Traceability Matrix
C. Center of Excellence
D. Project Management Office

A

Answer: C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

Universal Containers (UC) operates globally from different geographical locations. UC is revisiting their current org strategy. Which three factors should an
Architect consider for a single strategy? Choose 3 answers
A. Increased ability to collaborate.
B. Tailored implementation.
C. Centralized data location.
D. Consistent processes across the business.
E. Fewer inter Dependencies

A

Answer: ACD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

The development team members need access to a tool to manage requirements and the testing team needs access to a tool to manage defects. Additionally,
stakeholders are requesting ad -hoc status reports. What tool should an Architect recommend to support the project?
A. Spreadsheets
B. Code Repository
C. Wave
D. Port management

A

Answer: D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

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

A

Answer: D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

Universal Containers (UC) has used Salesforce for the last 6 years with 50% custom code. UC has recently implemented continuous integration. UC wants to
improve old test classes whenever new functionality invalidates tests. UC also wants to reduce the deployment time required. What should Architect recommend?
A. A Do not execute any test classes in sandboxes and Production.
B. Do not execute test classes in sandboxes and all test classes in Production.
C. Test classes cannot be executed in sandboxes.
D. Execute all test classes in sandboxes and selected test classes in Production

A

Answer: D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
36
Q

Universal Containers (UC) is planning for a huge data migration as part of their Service Cloud implementation. UC, has approximately 15million customers, 30
million contacts, and 30 million active cases. Which two key areas of UC’s data migration test plan should be included? Choose 2 answers
A. API’s to be used for data migration.
B. Success criteria for data migration.
C. Target Salesforce Server and Source system IP address.
D. Manual and Automated data validation approaches

A

Answer: AB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
37
Q

Universal Containers (UC) innovative apps division is releasing an application which can be installed in their trading partners 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?
A. Zip file deployable by Force.Com Migration Tool.
B. Unmanaged Package.
C. Change Sets.
D. Managed Package

A

Answer: D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
38
Q

Universal Containers (UC) is considering updating their Salesforce Production Deployment as a part of their Release Mgmt process. Which three best practices
should UC consider for Production Deployment? Choose 3 ans.
A. Announce the maintenance window ahead of time.
B. Define a rollback strategy.
C. Lert all users on the day of deployment.
D. Schedule releases with Salesforce upgrades.
E. Temporarily suspend configuration changes in production.

A

Answer: ABE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
39
Q

Universal Containers (UC) deploys major releases on a monthly schedule. In recent months, the team has noticed the deployment time has increased two-fold
from 2 hours to 4 hours .The team wants to get back to reasonable deployment times. Which three issues could be affecting their deployment times? Choose 3
ans
A. The number and complexity of Apex tests will have a large impact on the deployment time.
B. Some components profiles, custom junction objects, and fields take longer to process than others.
C. The deployments are being scheduled during off peak hours, which is not the best time.
D. Users are working in the org during deployment locking can affect users and the deployment.
E. The team is highly constrained with pre-deployment and post-deployment changes

A

Answer: ABD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
40
Q

Universal Containers (UC) is implementing Salesforce and wants the custom code to be unit tested for all the adverse conditions. Which two best practices should
an Architect recommend while implementing Test Classes? Choose 2 answers
A. Execute test classes under various profiles
B. Test classes should not create custom setting data.
C. Test classes must use existing data in the environment.
D. Test data must have positive as well as negative data

A

Answer: AD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
41
Q

Universal Containers (UC) is developing a custom Force.com application. The following tools are used for development, the Force.com IDE for developing apps.
Git as a source control system and a Git repository, and the Force.com Migration Tool for updating sandboxes from source control. UC’s current branching strategy
calls for two main branches: 1) Master 2) Develop Three supporting branches: 1) Feature 2) Release 3) Hotflix Consider that the branching strategy is in parallel as
follows Feature |Develop |Release |Hotfix |Master What is the recommended practice strategy that Developers should adopt for Development?
A. Developers work off of the Feature branch, which is pulled from the Master branch and the Feature branch is then merged with the Develop branch.
B. Developers work off of the Feature branch, which is pulled from the Develop branch, and the Feature branch is then merged with the Develop branch.
C. Developers work off of the Feature branch, which is pulled from the Release branch, and the Feature branch is then merged with the Develop branch.
D. Developers work off of the Feature branch, which is pulled from the Develop branch, and the Feature branch is then merged with the Hotfix branch

A

Answer: B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
42
Q

Universal Containers has developed teams working on multiple projects. They are exploring a source control tool to track and manage their code/config. What two
benefits does a source control tool provide? Choose 2 ans
A. Provide the ability for distributed teams to work in isolation.
B. Provides automated code/configuration deployments.
C. Provides the ability to backup code/configuration changes.
D. Provides the ability to automatically identify issues in code/configuration

A

Answer: AC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
43
Q

Universal Containers (UC) has many different business units, all requesting new projects to be built into a single Salesforce Org. UC management is concerned
with a lack of appropriate project properties and roadmap for the Salesforce ecosystem. What should an Architect recommend?
A. Use design Standards for Governance.
B. Create a Center of Excellence with a charter document.
C. Create a Release Management Process.
D. Create project charters for each project

A

Answer: B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
44
Q

Universal Containers has a deadline to retire a business -critical application that will no longer be supported on a specific date. What should an Architect
recommend?
A. Executive Leadership
B. Requirements Traceability Matrix
C. Business Continuity Plan
D. Agile Methodology

A

Answer: C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
45
Q

Universal Containers (UC) is working on a project to support environmental cleanup projects with specially designed containers. To support this project, UC is
developing a portal for regulatory agencies to use for tracking and reporting of the containers, and these regulatory requirements are well-defined. Many non
-regulatory requirements have not been defined yet. The project is on a strict budget and timeline. Which two approaches should UC consider to meet regulatory
requirements and to satisfy the needs of end users? Choose 2 answers
A. Initiate a waterfall project and start building the features of the solution based on regulatory requirement
B. In parallel, gather the remaining non -regulatory requirements for the solution, then go back and reconcile the two sets of requirements and re -work the solution
as necessary
C. Initiate an Agile project, beginning with a “sprint 0” to scope and estimate the project and to build the product backlo
D. Identify the minimum viable produc
E. Initiate building the solution based on the backlog, and co -create the design with the project stakeholders
F. Initiate a waterfall project by gathering the remaining requirements and completing the architecture and desig
G. Initiate the build/test processes with frequent reviews by the stakeholder
H. On build completion, perform acceptance testing and validate compliance with regulatory requirements
I. Initiate an Agile project based on the known requirements, begin building immediately, and work through remaining requirements as they come u
J. Budget and timeline will not be a factor with an Agile methodology

A

Answer: AC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
46
Q

Universal Containers has a stable continuous integration process and all stakeholders are happy. However, user testing takes long time, as data has to be setup.
What should an Architect do to address this problem?
A. Include automated sample data during deployment.
B. Advise the project manager to assign more users to create test data.
C. Test data creation is outside the scope of continuous integration.
D. Train business users to create test data more efficiently.

A

Answer: A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
47
Q

Universal Containers have just acquired Planetary storage. Both companies use salesforce.com to manage their sales activities. The two companies have many
customers in common and the company plans to merge the two sales organizations, but the products and sales processes between the two original companies will
remain different and distinct. What factor should the company consider in merging the two Salesforce.com orgs into a single org?
A. Transactional sales data could be combined without modification since standard objects are used
B. Salespersons selling both product lines would need two logins, once for each product line
C. Business processes on standard objects can be merged without modifications
D. Customer data could be merged with modifications using standardization and de -duplication

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
48
Q

Universal Containers’ developers are working on a Visualforce page in a sandbox when an administrator adds a new field to Production. Which two approaches
could an architect suggest to an administrator that would assist the developers in their development process? Choose 2 answers
A. Use a Change Set to deploy the changes from Production to the sandbox, to ensure that changes made in production are reflected in the sandbox that the
developers are working on (Missed)
B. Use Salesforce-to-Salesforce to deploy the changes from Production to the sandbox, to ensure that changes made in production are reflected in the sandbox
that the developers are working on
C. Manually replicate the same changes in the developer sandbox to ensure that changes made in production are reflected in the sandbox that the developers are
working on
D. Refresh the developer sandbox to ensure that changes made in production are reflected in the sandbox that the developers are working on (Missed)

A

AD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
49
Q

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?
A. Require developers to deploy completed code and unit tests directly to production
B. Deploy all functionality together to ensure all functionality works together without error
C. Use a spreadsheet to track approved changes that should be released with change sets
D. Utilize automated source control, test, and build systems to test and deploy to production

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
50
Q

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

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
51
Q

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.
A. Escalate and communicate to stakeholders the risk and mitigate it by allocating additional resources to support the new requirement based on stakeholders
input.
B. Have a discussion with the business subject Matter Expert and communicate that the Salesforce has limitations in supporting such a feature to mitigate the risk.
C. Escalate and communicate to stakeholders the risk and mitigate it by extending the timeline of the project to support the new requirement based on
stakeholders input.
D. Have a discussion with the business subject Matter Expert and communicate that anew developer environment will be needed to mitigate the risk.

A

A

52
Q

A Salesforce contractor has built an application for Universal Containers (UC) .The contractor will need to deploy multiple times from the contractor’s own
Salesforce to UC’s Salesforce environments. Ultimately, UC has full control of the application’s code, including its intellectual property
A. Eclipse IDE
B. Unmanaged Package
C. Change Sets.
D. Managed Package

A

B

53
Q

Universal Containers (UC) has a large user base (>300 users) and was originally implemented eight years ago by a Salesforce Systems Integration Partner. Since
then, UC has made a number of changes to their Visual force pages and Apex classes in response to customer requirements, made by a variety of Vendors and
internal teams. Which three issues would a new Technical Architect expect to see when evaluating the code in the Salesforce org? Choose 3 answers
A. Multiple triggers on the same object, making it hard to understand the order of operations.
B. Multiple unit test failures would be encountered.
C. Broken functionality due to Salesforce upgrades.
D. Duplicated logic across Visual force pages and Apex classes performing similar tasks.
E. Custom built JSON and String manipulation Classes that are no longer required.

A

ADE

54
Q

Universal Containers has recently acquired another business that uses Salesforce extensively. UC wants to merge their Salesforce Orgs to effectively sell and
service customer under one business. Traditionally, UC has followed an agile development methodology to deliver Salesforce functionality. With the merging
businesses, UC is convinced that adopting a Waterfall development methodology is the best approach. Which are two positive aspects of using a Waterfall
development methodology?
A. Changes late in the process are expected and can be handled by integrating them into the requirements specs.
B. Complex processes that will need to be built are thoroughly understood and documented before coding begins.
C. Milestones, timelines and estimates tend to be more accurate and predictable due to the upfront due diligence.
D. The costs of starting the project are low since much of the design work is pushed to later stages of the process

A

BC

55
Q

What are three necessary components for establishing a governance framework? Choose 3 answers
A. Automated Testing
B. Requirements Management
C. Change Control Log
D. Documentation Repository
E. Continuous Integration

A

Answer: ACD

56
Q

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?
A. Utilize the developer console to run test suites for the affected functionality
B. Utilize unit and functional test automation as part of a continuous integration strategy
C. Utilize Salesforce Apex Hammer to automatically test all functionality
D. Freeze development of new features and re -architect the system to remove the bugs

A

Answer: B

57
Q

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 the developer’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 developer sandbox, deploy to the common sandbox, test changes

A

Answer: A

58
Q

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? Choose 3 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

A

Answer: BCE

59
Q

Universal Containers (UC) is implementing Service Cloud for their contact centers for 3000 users. They have ~10 million customers. The average speed response
time expected is less than 5 seconds with 1,500 concurrent users. What type of testing will help UC measure the page response time?
A. Unit Testing.
B. Load testing.
C. System Integration Testing.
D. Stress Testing.

A

Answer: B

60
Q

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?
A. Script the deployment of all functionality via the Force.com Migration Tool
B. Manually deploy and populate custom settings in production using a change set
C. Create a custom metadata type and include this in your deployment to production
D. Manually deploy and populate the custom settings in production prior to the Apex Class deployment

A

Answer: C

61
Q

Universal Container has multiple departments who use Salesforce and request changes: Sales, Service, Back Office, Marketing, etc. Each of these departments
makes independent purchase decisions for AppExchange apps, field requests, and page layouts, resulting in low adoption and under -use of standard Salesforce
capabilities. What mechanism should a Technical Architect recommend to increase use of standard Salesforce functionality?
A. Change Control Board
B. Requirements Traceability Matrix
C. Center of Excellence
D. Project Management Office

A

Answer: C

62
Q

Universal Containers (UC) operates globally from different geographical locations. UC is revisiting their current org strategy. Which three factors should an
Architect consider for a single strategy? Choose 3 answers
A. Increased ability to collaborate.
B. Tailored implementation.
C. Centralized data location.
D. Consistent processes across the business.
E. Fewer inter Dependencies.

A

Answer: ACD

63
Q

The development team members need access to a tool to manage requirements and the testing team needs access to a tool to manage defects. Additionally,
stakeholders are requesting ad -hoc status reports. What tool should an Architect recommend to support the project?
A. Spreadsheets
B. Code Repository
C. Wave
D. Port management

A

Answer: D

64
Q

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

A

Answer: D

65
Q

Universal Containers (UC) has used Salesforce for the last 6 years with 50% custom code. UC has recently implemented continuous integration. UC wants to
improve old test classes whenever new functionality invalidates tests. UC also wants to reduce the deployment time required. What should Architect recommend?
A. A Do not execute any test classes in sandboxes and Production.
B. Do not execute test classes in sandboxes and all test classes in Production.
C. Test classes cannot be executed in sandboxes.
D. Execute all test classes in sandboxes and selected test classes in Production.

A

D. Execute all test classes in sandboxes and selected test classes in Production.
Answer: D

66
Q

Universal Containers (UC) is planning for a huge data migration as part of their Service Cloud implementation. UC, has approximately 15million customers, 30
million contacts, and 30 million active cases. Which two key areas of UC’s data migration test plan should be included? Choose 2 answers
A. API’s to be used for data migration.
B. Success criteria for data migration.
C. Target Salesforce Server and Source system IP address.
D. Manual and Automated data validation approaches.

A

Answer: AB

67
Q

Universal Containers (UC) innovative apps division is releasing an application which can be installed in their trading partners 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?
A. Zip file deployable by Force.Com Migration Tool.
B. Unmanaged Package.
C. Change Sets.
D. Managed Package.

A

Answer: D

68
Q

Universal Containers (UC) is considering updating their Salesforce Production Deployment as a part of their Release Mgmt process. Which three best practices
should UC consider for Production Deployment? Choose 3 ans.
A. Announce the maintenance window ahead of time.
B. Define a rollback strategy.
C. Lert all users on the day of deployment.
D. Schedule releases with Salesforce upgrades.
E. Temporarily suspend configuration changes in production.

A

Answer: ABE

69
Q

Universal Containers (UC) deploys major releases on a monthly schedule. In recent months, the team has noticed the deployment time has increased two-fold
from 2 hours to 4 hours .The team wants to get back to reasonable deployment times. Which three issues could be affecting their deployment times? Choose 3
ans
A. The number and complexity of Apex tests will have a large impact on the deployment time.
B. Some components profiles, custom junction objects, and fields take longer to process than others.
C. The deployments are being scheduled during off peak hours, which is not the best time.
D. Users are working in the org during deployment locking can affect users and the deployment.
E. The team is highly constrained with pre-deployment and post-deployment changes.

A

Answer: ABD

70
Q

The Leader of IT Certification Universal Containers (UC) is implementing Salesforce and wants the custom code to be unit tested for all the adverse conditions. Which two best practices should
an Architect recommend while implementing Test Classes? Choose 2 answers
A. Execute test classes under various profiles
B. Test classes should not create custom setting data.
C. Test classes must use existing data in the environment.
D. Test data must have positive as well as negative data.

A

Answer: AD

71
Q

Universal Containers (UC) is developing a custom Force.com application. The following tools are used for development, the Force.com IDE for developing apps.
Git as a source control system and a Git repository, and the Force.com Migration Tool for updating sandboxes from source control. UC’s current branching strategy
calls for two main branches: 1) Master 2) Develop Three supporting branches: 1) Feature 2) Release 3) Hotflix Consider that the branching strategy is in parallel as
follows Feature |Develop |Release |Hotfix |Master What is the recommended practice strategy that Developers should adopt for Development?
A. Developers work off of the Feature branch, which is pulled from the Master branch and the Feature branch is then merged with the Develop branch.
B. Developers work off of the Feature branch, which is pulled from the Develop branch, and the Feature branch is then merged with the Develop branch.
C. Developers work off of the Feature branch, which is pulled from the Release branch, and the Feature branch is then merged with the Develop branch.
D. Developers work off of the Feature branch, which is pulled from the Develop branch, and the Feature branch is then merged with the Hotfix branch.

A

Answer: B

72
Q

Universal Containers has developed teams working on multiple projects. They are exploring a source control tool to track and manage their code/config. What two
benefits does a source control tool provide? Choose 2 ans
A. Provide the ability for distributed teams to work in isolation.
B. Provides automated code/configuration deployments.
C. Provides the ability to backup code/configuration changes.
D. Provides the ability to automatically identify issues in code/configuration.

A

Answer: AC

73
Q

Universal Containers (UC) has many different business units, all requesting new projects to be built into a single Salesforce Org. UC management is concerned
with a lack of appropriate project properties and roadmap for the Salesforce ecosystem. What should an Architect recommend?
A. Use design Standards for Governance.
B. Create a Center of Excellence with a charter document.
C. Create a Release Management Process.
D. Create project charters for each project.

A

Answer: B

74
Q

Universal Containers has a deadline to retire a business -critical application that will no longer be supported on a specific date. What should an Architect
recommend?
A. Executive Leadership
B. Requirements Traceability Matrix
C. Business Continuity Plan
D. Agile Methodology

A

Answer: C

75
Q

Universal Containers (UC) is working on a project to support environmental cleanup projects with specially designed containers. To support this project, UC is
developing a portal for regulatory agencies to use for tracking and reporting of the containers, and these regulatory requirements are well-defined. Many non
-regulatory requirements have not been defined yet. The project is on a strict budget and timeline. Which two approaches should UC consider to meet regulatory
requirements and to satisfy the needs of end users? Choose 2 answers
A. Initiate a waterfall project and start building the features of the solution based on regulatory requirement
B. In parallel, gather the remaining non -regulatory requirements for the solution, then go back and reconcile the two sets of requirements and re -work the solution
as necessary
C. Initiate an Agile project, beginning with a “sprint 0” to scope and estimate the project and to build the product backlo
D. Identify the minimum viable produc
E. Initiate building the solution based on the backlog, and co -create the design with the project stakeholders
F. Initiate a waterfall project by gathering the remaining requirements and completing the architecture and desig
G. Initiate the build/test processes with frequent reviews by the stakeholder
H. On build completion, perform acceptance testing and validate compliance with regulatory requirements
I. Initiate an Agile project based on the known requirements, begin building immediately, and work through remaining requirements as they come u
J. Budget and timeline will not be a factor with an Agile methodology

A

Answer: AC

76
Q

Universal Containers has a stable continuous integration process and all stakeholders are happy. However, user testing takes long time, as data has to be setup.
What should an Architect do to address this problem?
A. Include automated sample data during deployment.
B. Advise the project manager to assign more users to create test data.
C. Test data creation is outside the scope of continuous integration.
D. Train business users to create test data more efficiently.

A

Answer: A

77
Q

Universal Containers have just acquired Planetary storage. Both companies use salesforce.com to manage their sales activities. The two companies have many
customers in common and the company plans to merge the two sales organizations, but the products and sales processes between the two original companies will
remain different and distinct. What factor should the company consider in merging the two Salesforce.com orgs into a single org?
A. Transactional sales data could be combined without modification since standard objects are used
B. Salespersons selling both product lines would need two logins, once for each product line
C. Business processes on standard objects can be merged without modifications
D. Customer data could be merged with modifications using standardization and de -duplication

A

Answer: D

78
Q

Universal Containers’ developers are working on a Visualforce page in a sandbox when an administrator adds a new field to Production. Which two approaches
could an architect suggest to an administrator that would assist the developers in their development process? Choose 2 answers
A. Use a Change Set to deploy the changes from Production to the sandbox, to ensure that changes made in production are reflected in the sandbox that the
developers are working on (Missed)
B. Use Salesforce-to-Salesforce to deploy the changes from Production to the sandbox, to ensure that changes made in production are reflected in the sandbox
that the developers are working on
C. Manually replicate the same changes in the developer sandbox to ensure that changes made in production are reflected in the sandbox that the developers are
working on
D. Refresh the developer sandbox to ensure that changes made in production are reflected in the sandbox that the developers are working on (Missed)

A

Answer: AD

79
Q

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?
A. Require developers to deploy completed code and unit tests directly to production
B. Deploy all functionality together to ensure all functionality works together without error
C. Use a spreadsheet to track approved changes that should be released with change sets
D. Utilize automated source control, test, and build systems to test and deploy to production

A

Answer: D

80
Q

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

A

Answer: D

81
Q

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.
A. Escalate and communicate to stakeholders the risk and mitigate it by allocating additional resources to support the new requirement based on stakeholders
input.
B. Have a discussion with the business subject Matter Expert and communicate that the Salesforce has limitations in supporting such a feature to mitigate the risk.
C. Escalate and communicate to stakeholders the risk and mitigate it by extending the timeline of the project to support the new requirement based on
stakeholders input.
D. Have a discussion with the business subject Matter Expert and communicate that anew developer environment will be needed to mitigate the risk.

A

Answer: A

82
Q

A Salesforce contractor has built an application for Universal Containers (UC) .The contractor will need to deploy multiple times from the contractor’s own
Salesforce to UC’s Salesforce environments. Ultimately, UC has full control of the application’s code, including its intellectual property
A. Eclipse IDE
B. Unmanaged Package
C. Change Sets.
D. Managed Package

A

Answer: B

83
Q

Universal Containers (UC) has a large user base (>300 users) and was originally implemented eight years ago by a Salesforce Systems Integration Partner. Since
then, UC has made a number of changes to their Visual force pages and Apex classes in response to customer requirements, made by a variety of Vendors and
internal teams. Which three issues would a new Technical Architect expect to see when evaluating the code in the Salesforce org? Choose 3 answers
A. Multiple triggers on the same object, making it hard to understand the order of operations.
B. Multiple unit test failures would be encountered.
C. Broken functionality due to Salesforce upgrades.
D. Duplicated logic across Visual force pages and Apex classes performing similar tasks.
E. Custom built JSON and String manipulation Classes that are no longer required.

A

Answer: ADE

84
Q

Universal Containers has recently acquired another business that uses Salesforce extensively. UC wants to merge their Salesforce Orgs to effectively sell and
service customer under one business. Traditionally, UC has followed an agile development methodology to deliver Salesforce functionality. With the merging
businesses, UC is convinced that adopting a Waterfall development methodology is the best approach. Which are two positive aspects of using a Waterfall
development methodology?
A. Changes late in the process are expected and can be handled by integrating them into the requirements specs.
B. Complex processes that will need to be built are thoroughly understood and documented before coding begins.
C. Milestones, timelines and estimates tend to be more accurate and predictable due to the upfront due diligence.
D. The costs of starting the project are low since much of the design work is pushed to later stages of the process.

A

Answer: BC

85
Q

What are three necessary components for establishing a governance framework? Choose 3 answers
A. Automated Testing
B. Requirements Management
C. Change Control Log
D. Documentation Repository
E. Continuous Integration

A

Answer: ACD

86
Q

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?
A. Utilize the developer console to run test suites for the affected functionality
B. Utilize unit and functional test automation as part of a continuous integration strategy
C. Utilize Salesforce Apex Hammer to automatically test all functionality
D. Freeze development of new features and re -architect the system to remove the bugs

A

Answer: B

87
Q

Which are 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 post code 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.

A

AD

88
Q

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, common rules and operate in locale

A

D

89
Q

Universal Containers has three types of releases in their 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.

A

D

90
Q

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 2 answers
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.

A

AD

91
Q

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 the developer’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 developer sandbox, deploy to the common sandbox, test changes

A

A

92
Q

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.

A

BE

93
Q

Universal Containers (UC) is implementing Service Cloud for their contact centers for 3000 users. They have ~10 million customers. The average speed response
time expected is less than 5 seconds with 1,500 concurrent users. What type of testing will help UC measure the page response time?
A. Unit Testing.
B. Load testing.
C. System Integration Testing.
D. Stress Testing.

A

B

94
Q

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
A. Careful documentation is done at each step of the process so a target body of knowledge is available for inspection.
B. There are many small releases of functional code, allowing stakeholders to see and touch the work in progress.
C. All elements of the build are fully understood before work begins, reducing risk of unpleasant surprises.
D. The project requirements in later phases are expected and accommodated by the process, by design.

A

BD

95
Q

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?
A. Script the deployment of all functionality via the Force.com Migration Tool
B. Manually deploy and populate custom settings in production using a change set
C. Create a custom metadata type and include this in your deployment to production
D. Manually deploy and populate the custom settings in production prior to the Apex Class deployment

A

C

96
Q

What sandbox type would be appropriate for diagnosing reports of poor performance when accessing certain Visualforce pages?
A. Partial copy Sandbox.
B. Developer Sandbox.
C. Full Sandbox
D. Developer Pro Sandbox.

A

C

97
Q

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
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

A

ACD

98
Q

Universal Containers (UC) operates globally from different geographical locations. UC is revisiting their current org strategy. Which three factors should an
Architect consider for a single strategy? Choose 3 answers
A. Increased ability to collaborate.
B. Tailored implementation.
C. Centralized data location.
D. Consistent processes across the business.
E. Fewer inter Dependencies.

A

ACD

99
Q

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.

A

A

100
Q

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. Utilize a dedicated Hotflix sandbox to address critical bugs and release to production.
B. Address critical bugs in the development sandboxes and push those changes to production separately.
C. Include fixes for critical bugs on the ongoing devl sandboxes so that they will be released with the other code.
D. Keep teams separate until the end of the project and create a Full Copy Sandbox to merge their work time.

A

A

101
Q

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 (Missed)
C. Keep a history of changes made by each developer (Missed)
D. Create a branching strategy that tracks each feature or change separately (Missed)
E. Act as a backup in case of catastrophic data loss

A

BCD

102
Q

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

A

D

103
Q

Which two project situations favor a waterfall methodology? Choose 2 answers
A. An application with many systems and inter-dependencies between components.
B. An application with regulatory compliance requirements to be validated by outside agencies.
C. An application in post-production, with incremental changes made by a small team.
D. An in-house application with a fixed team size, but an open timeline and flexible requirements.

A

AB

104
Q

Universal Containers (UC) has used Salesforce for the last 6 years with 50% custom code. UC has recently implemented continuous integration. UC wants to
improve old test classes whenever new functionality invalidates tests. UC also wants to reduce the deployment time required. What should Architect recommend?
A. A Do not execute any test classes in sandboxes and Production.
B. Do not execute test classes in sandboxes and all test classes in Production.
C. Test classes cannot be executed in sandboxes.
D. Execute all test classes in sandboxes and selected test classes in Production.

A

D

105
Q

Universal Containers (UC) is considering updating their Salesforce Production Deployment as a part of their Release Mgmt process. Which three best practices
should UC consider for Production Deployment? Choose 3 ans.
A. Announce the maintenance window ahead of time.
B. Define a rollback strategy.
C. Lert all users on the day of deployment.
D. Schedule releases with Salesforce upgrades.
E. Temporarily suspend configuration changes in production.

A

ABE

106
Q

Universal Containers (UC) wants to shorten their deployment time to production by controlling which tests to run in production .UC’s Architect has suggested that
they run only subsets of tests. Which two statements are true regarding running specific tests during deployments? Choose 2 answers
A. To run a subset of tests, set the Run Specified Tests test level on the DeployOptions objects and pass it as an argument to deploy() call.
B. run a subset of tests ,set the RunLocalTests test level on the DeployOptions object and pass it as anargument to deploy() call.
C. Specify both test classes and individual test methods that are required to be executed as both are supported in DeployOptions.
D. Specifying the test method is supported in DeployOptions, therefore specify only the test classes that are required to be executed.

A

AD

107
Q

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?
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 or
D. Have the UC administrator schedule the upgrade for a later date
E. Determine the developer sandbox upgrade schedule, and have the developer refactor the approach to the feature in the upgraded sandbox

A

D

108
Q

Universal Containers (UC) has two major releases every year and the team always run 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 RunSpecifiedTests test level.
D. Validate the deployment before migrating components to production.

A

AC

109
Q

Universal Containers (UC) is using Salesforce for their sales organization. The sales users have created several dashboards using multiple running users. The
admins have also added a few workflow rues that send email notifications to some sales users. What should an Architect consider while planning the deployment
of such components? Choose 2 answers
A. If the username in the source org doesn’t exist in the target org, the deployment will continue and Salesforce will automatically create the username in the target
org.
B. User fields are ignored during metadata deployments and all such users need to be manually created in the target org before starting the deployment.
C. If the username in the source org doesn’t exist in the target org, the deployment will stop until the usernames are resolved or removed.
D. User Fields are preserved during metadata deployments and Salesforce attempts to locate a matching user in the target org during deployment.

A

CD

110
Q

Universal Containers has automated its deployment process using Metadata API. However, they found that Metadata API doesn’t support all the components yet.
What should be done to address this?
A. Deploy unsupported components manually before/after deployment.
B. Use AppExchange products to deploy unsupported components.
C. Use change sets for deploying all the unsupported components.
D. Use the force.com IDE for deploying the unsupported components.

A

A

111
Q

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

A

CD

112
Q

Universal Containers (UC) works with different partners and has few admin resources that take care of the day-to-day deployment tasks. As a result, UC would like
to find a way to automate the deployments using Metadata API. Which two limitations of Metadata API should be considered when using Metadata API-based
Deployments? Choose 2 answers
A. Deploy up to 10,000 files, but retrieve more than 10,000 files.
B. Maximum size of deployed .zip file is 400MB.
C. Maximum Size of deployed .zip file is 39MB.
D. Deploy and retrieve up to 10,000 files at once.

A

CD

113
Q

Universal Containers has multiple minor and major releases in a year .Minor releases have sample configuration changes, while major releases involve large
number of complex code components. What is the deployment tools should an architect recommend for both types of releases?
A. Change sets for minor releases and Force.com IDE for major releases.
B. Change sets for both minor releases and major releases.
C. Change sets for minor releases and metadata API for major releases.
D. Force.com IDE for minor releases and metadata API for major releases.

A

C

114
Q

Universal Containers (UC) has many different business units, all requesting new projects to be built into a single Salesforce Org. UC management is concerned
with a lack of appropriate project properties and roadmap for the Salesforce ecosystem. What should an Architect recommend?
A. Use design Standards for Governance.
B. Create a Center of Excellence with a charter document.
C. Create a Release Management Process.
D. Create project charters for each project.

A

B

115
Q

As a part of technical debt cleanup project, a large list of metadata components has been identified by the business analysts at Universal Containers for removal
from the Salesforce org. How should an Architect manage these deletions across sandbox environments and production with minimal impact on other work
streams?
A. Generate a destructivechanges.xml file and deploy the package via the Force.com Migration Tool
B. Perform deletes manually in a sandbox and then deploy a Change Set to production
C. Assign business analysts to perform the deletes and split up the work between them
D. Delete the components in production and then refresh all sandboxes to receive the changes

A

A

116
Q

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 budget for additional software

A

C

117
Q

Universal Containers has just initiated a project to implement a custom container tracking application with a large development team. The project manager is
concerned that the large number of developers in a single developer pro sandbox could lead to challenges with code being overwritten. Which two methods should
be used to mitigate this risk? Choose 2 answers
A. Provide each developer their own sandbox developer org and implement a code repository and continuous integration to merge code into the developer pro
sandbox (Missed)
B. Replace the developer pro sandbox with a Partial copy sandbox
C. Use a single sandbox and strictly coordinate development across shared components, and implement a code repository to allow developers to merge code into
a common repository (Missed)
D. Provide each developer their own sandbox developer org, and implement managed packages to deploy to the merge

A

AC

118
Q

Universal Containers (UC) is planning for a huge data migration from a home grown on-premise system to Salesforce as part of their Service Cloud
Implementation. UC has approximately 5 million customers,10 million contacts, and 30 million active cases. Which are the three key areas that should be tested as
part of Data Migration? Choose 3 answers
A. Case association with correct contact and Account.
B. Case assignment rules and escalation rules.
C. Case Ownership along with associated entitlement and milestones.
D. Data transformation against the source system.
E. Page Layout assignment to the profiles

A

ACD

119
Q

Universal Containers (UC) is working on a project to support environmental cleanup projects with specially designed containers. To support this project, UC is
developing a portal for regulatory agencies to use for tracking and reporting of the containers, and these regulatory requirements are well-defined. Many non
-regulatory requirements have not been defined yet. The project is on a strict budget and timeline. Which two approaches should UC consider to meet regulatory
requirements and to satisfy the needs of end users? Choose 2 answers
A. Initiate a waterfall project and start building the features of the solution based on regulatory requirement
B. In parallel, gather the remaining non -regulatory requirements for the solution, then go back and reconcile the two sets of requirements and re -work the solution
as necessary
C. Initiate an Agile project, beginning with a “sprint 0” to scope and estimate the project and to build the product backlo
D. Identify the minimum viable produc
E. Initiate building the solution based on the backlog, and co -create the design with the project stakeholders
F. Initiate a waterfall project by gathering the remaining requirements and completing the architecture and desig
G. Initiate the build/test processes with frequent reviews by the stakeholder
H. On build completion, perform acceptance testing and validate compliance with regulatory requirements
I. Initiate an Agile project based on the known requirements, begin building immediately, and work through remaining requirements as they come u
J. Budget and timeline will not be a factor with an Agile methodology

A

AC

120
Q

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.

A

BC

121
Q

What is the process used to initiate a connection for change sets?
A. Modify the source org to allow an outbound connection to the target org
B. Modify the target org to accept an outbound connection from the source org
C. Modify the target org to accept an inbound connection from the source org
D. Modify the source org to allow an inbound connection to the target org

A

AC

122
Q

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

A

D

123
Q

A Salesforce contractor has built an application for Universal Containers (UC) .The contractor will need to deploy multiple times from the contractor’s own
Salesforce to UC’s Salesforce environments. Ultimately, UC has full control of the application’s code, including its intellectual property
A. Eclipse IDE
B. Unmanaged Package
C. Change Sets.
D. Managed Package

A

B

124
Q

Universal Containers (UC) has a large user base (>300 users) and was originally implemented eight years ago by a Salesforce Systems Integration Partner. Since
then, UC has made a number of changes to their Visual force pages and Apex classes in response to customer requirements, made by a variety of Vendors and
internal teams. Which three issues would a new Technical Architect expect to see when evaluating the code in the Salesforce org? Choose 3 answers
A. Multiple triggers on the same object, making it hard to understand the order of operations.
B. Multiple unit test failures would be encountered.
C. Broken functionality due to Salesforce upgrades.
D. Duplicated logic across Visual force pages and Apex classes performing similar tasks.
E. Custom built JSON and String manipulation Classes that are no longer required.

A

ADE

125
Q

Universal Containers has recently acquired another business that uses Salesforce extensively. UC wants to merge their Salesforce Orgs to effectively sell and
service customer under one business. Traditionally, UC has followed an agile development methodology to deliver Salesforce functionality. With the merging
businesses, UC is convinced that adopting a Waterfall development methodology is the best approach. Which are two positive aspects of using a Waterfall
development methodology?
A. Changes late in the process are expected and can be handled by integrating them into the requirements specs.
B. Complex processes that will need to be built are thoroughly understood and documented before coding begins.
C. Milestones, timelines and estimates tend to be more accurate and predictable due to the upfront due diligence.
D. The costs of starting the project are low since much of the design work is pushed to later stages of the process.

A

BC

126
Q

What are three necessary components for establishing a governance framework? Choose 3 answers
A. Automated Testing
B. Requirements Management
C. Change Control Log
D. Documentation Repository
E. Continuous Integration

A

ACD

127
Q

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

A

AB