Which two environments are appropriate for creating a managed package? Choose 2 answers
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 technical lead is performing all code reviews for a team and is finding many errors and improvement points. This is delaying the team’sDeliveries.
Which two actions can effectively contribute to the quality and agility of the team?
Choose 2 answers
Universal Containers (UC) has a customized repositorythat represents lots of different
apps or projects. UC currently is trying to shift from the org development model to the package
development model to manage changes. In the org development model, each developer starts
their work within their own personalsandbox.
When it comes to choosing development environments, what should a Salesforce architect
recommend?
Start using scratch orgs because a developer can spin up a scratch org to start a new
project, start a new feature branch, or startautomatedTesting.
B. Start using scratch orgs that tracks all of the changes automatically and proceed with a
staggered approach since scratch orgs can coexist With other models.
C. Keep developing in the dev sandboxes because scratch orgs are not within the code
deployment path.
D. Keep developing in the dev sandboxes, so that the developers feel no impact at all as they
are used to the sandbox development.
What are three necessary components for establishing a governance framework? Choose 3 answers
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?
A developer was trying to retrieve the metadata from an org and ran the sfdx force:source:retrieve command. When the command was run, the developer received the error message: "This command is required to run from within anSFDX project"
What can be two possible reasons that caused this problem? Choose 2 answers
Universal Containers CUC) has developed extensions of Salesforce Service Cloud for the use of its customer service teams using the change set development model.
Recently, UC acquired a company that develops extensions of an AppExchange app. The development team of the acquired company uses the org development model. The Universal Containers CTO wants both teams to work on a single org and follow the same set of processes.
Which development model should the architect recommend to be used by theconsolidated development team?
By to What three tools should an architect recommend to support application lifecycle methodology Choose 3 answers
Universal Containers CUC) is embarked on an enterprise salesforce transformation journey, UC would like to streamline and automate deployment to different sandboxes during the build phase. Upon customer acceptance in UAT, the company requested to automate the production deployment as well.
As the deployment architect, what is the recommendation to satisfy the customer requirements?
There has been an increase in the number of defects .Universal Containers (UC) found the root cause to be decreased in quality if code. Which two options can enforce code quality in UC's continuous integration process? Choose 2 answers
Universal Containers (UC) had implemented two full sandboxes. One, known as Stage,
is used for performance, regression testing, and production readiness check. The other is used primarily for user acceptance testing (UAT). Both full sandboxes were refreshed two months ago. Currently, UC is targeting to start user acceptance testing in two weeks, and do production release in four weeks. An admin also realized Salesforce will have a major release in six weeks.
UC needs to release on the current Salesforce version, but also wants to make sure the new
Salesforce release does not break anything
What should an architect recommend?
What are two advantages of using an Agile Project Management tool? Choose 2 answers
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?
Universal Containers (UC) innovative apps division is releasing anapplication 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?
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?
Universal Containers (UC) is working on a major project and has determinedthat 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 has just completed several projects, including new custom objects and custom fields. Administrators are having difficulty maintaining the application due to notknowing how objects and fields are being used. Which two options should an Architect recommend? Choose 2 answers
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 (UC) is developinga 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?
Which two statements are accurate about why Mock objects are needed when writing test classes?
Choose 2 answers
Universal Containers wants to delete the day’s test data in a partial copy sandbox every
night, setting the sandbox back to a fresh state for tomorrows testing. The test data is
approximately 1GB.
What is the best strategy the architect should recommend?
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?
Ursa Major Solar (UMS) has used Aura components significantly in its Salesforce
application development. UMS has established a robust test framework and the development
team follows the Salesforce recommended testing practices. UMS team uses Salesforce’s test tool To check for common accessibility issues.
In whichtwo environments the UMS team can call Aura accessibility tests?
Choose 2 answers
What are three benefits of managing change with Packaged Development?
Choose 3 answers
The CTO at Universal Containers decided to implement the Scrum framework for its agile teams, and communicated a set of Scrum principles to the company.
Which describes a Scrum principle?
Universal Containers is a global organization that maintains regional production instances ofSalesforce. 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