What sandbox type would be appropriate for diagnosing reports of poor performance when accessing certain Visualforce pages?
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
The CTO at Universal Containers decided to principle? Implement the Scrum framework for its agile teams, and communicated a set of Scrum principles to the company.
Which describes a Scrum
A 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
What are three advantages of using a Source Control system alongside a multi -sandbox development strategy? Choose 3 answers
Universal Containers (UC) has noticed that unit tests are failing in production during
deployments and in no other environments. Investigations have revealed that administrators are making minor changes in production without regard to dependent components
What two suggestions can the architect make to help UC discover these failing unit tests earlier?
Choose 2 answers
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 its 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
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?
Universal Containers (UC) environment management architect is using the package
development model for deployment to different orgs.
Which metadata changes does the architect need to track manually?
Which two options should be considered when making production changes in a highly regulated and audited environment?
Choose 2 answers
Universal Containers has a highly integrated environment with significant process orchestration between systems. When refreshing UAT, Objects that have external Ids from Production no longer point to valid External Ids in the UAT environment.
What should an Architect do to resolve this?
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
Universal Containers wants to do weekly releases to production. What approach will mitigate the risk of bugs being inadvertently introduced to production?
A team of developers at Universal Containers has developed Apex Triggers and Apex
Classes in a sandbox. The team has also written test classes to unit test these triggers and classes. When executed in the sandbox, all the test methods pass and all the classes meet the minimum code coverage requirement. But when they tried deploying these components to production, a
few of these test methods failed
What should an architect recommend?
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?
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 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?
A technical lead is performing all code reviews for a team and is finding many errors and improvement points. This is delaying the team’s Deliveries.
Which two actions can effectively contribute to the quality and agility of the team?
Choose 2 answers
Universal Containers CUC) is using Salesforce Performance Edition. They are planning to host weekly training sessions for the next four weeks. Each training will be five days long and a new set of trainees will attend every week. UC wants to train these users on samples of production data and delete all the data generated during the training session at the end of the week.
What optimal option should a technical architect recommend?
Universal Containers is having trouble aligning releases between major, minor, and Salesforce seasonal releases.
What should an architect recommend?
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?
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 is looking to construct a continuous integration process to help manage code quality. Which three tools should be used to enable this? Choose 3 answers
A developer was trying to retrieve the metadata from an org and ran the sfdx force:source:retrieve command. When the command was run, the developer received the error message: "This command is required to run from within an SFDX project"
What can be two possible reasons that caused this problem? Choose 2 answers
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?
Universal Containers CUC) has been on the org development model with scratch orgs are already enabled, but they haven't been taking advantage of the scratch orgs.
Now UC is ready to move to the package development model.
What step must be done by an administrator?
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?
UniversalContainers CUC) has multi-cloud architecture in a single org. The Sales Cloud dev team is working in a Dev Pro sandbox (DevProl) of delivering a release In three months. The business requirements from Service Cloud warrant a quicker release in four weeks, but need part of the Sales Cloud work that is completed in DevProl. The decision of using a separate Dev Pro sandbox (DevPro2) is still pending. The DevProl was upgraded to preview for next salesforce major release two weeks ago.
What should an Architect recommend?
Universal Containers (UC) has two subsidiaries which operate independently. UC has made the decision to operate two of separate Salesforce orgs, one for each subsidiary. However, certain functions and processes between the two orgs must be standardized. Which two approaches should UC take to develop customizations once, and make them available in both orgs? 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
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?
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 (UC) uses a managed package to install an internal Sales app in
five orgs. Within each org there are integrations and local processes with the objects of the
managed package. UC wants to use unlocked packages for better integration with CI/CD
processes.
What would the Salesforce architect recommend for this migration?
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
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
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?
Universal Containers’ org is complex but well-organized in unlocked packages with
their dependencies. The development team was asked for a new feature, and the package that
will be changed has already been identified.
Which environment should be used for this development?
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
What are three necessary components for establishing a governance framework? Choose 3 answers
A Salesforce partner intends to build a commercially available application by creating a managed package for distribution through AppExchange.
What two types of environments can the partner use for development of the managed package? Choose 2 answers
Universal Containers wants to introduce data volume testing to resolve ongoing performance defects earlier in the lifecycle. Regulations prohibit the use of production data in non-production environments.
Which two options can the architect recommend?
Choose 2 answers
What is the responsibility of the Technical Architect within a Change Control Board meeting?
Universal Containers (UC) is implementing Salesforce and wants the custom code to be unit-tested for all adverse conditions. Which two best practices should an Architect recommend while implementing Test Classes? Choose 2 answers
Universal Containers (UC) currently uses the org development model and utilizes the Salesforce CLI as the deployment tool. After the feature release artifact (a .zip file) has been tested in a lower sandbox, it is being deployed to the full sandbox for performance testing and production deployment readiness check-Since quick deployment options are not being used, what is the correct way to deploy the artifact to the full sandbox?
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 (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?
Universal Containers's architect is documenting the application lifecycle management (ALM) process to communicate it to the development teams from different implementation partners.
Which three steps apply to any Salesforce development project?
Choose 3 answers
Which two actions will contribute to an improvement of code security?
Choose 2 answers
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?
Universal Containers has just initiated a project involving a large distributed development and testing team. 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?
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?
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
Which two groups are responsible for the creation and execution of Release Management processes? Choose 2 answers
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?
Universal Containers has a highly customized Salesforce org, with many different pieces of configuration and code. Which configuration item should be covered by executable tests?
What are three benefits of managing change with Packaged Development?
Choose 3 answers
Universal containers is looking to install a new application to enable advanced quoting in its current Professional Edition org. The org is near capacity with object and tab limits. Which two solutions should the Architect recommend? Choose 2 answers
Universal Containers are concerned that after each release, reports and dashboards
seem to roll back to previous versions. Executives spend many hours crafting these dashboards to perfectly meet their needs, and are now questioning the Salesforce platform’s ability to save things, even data records.
What can the Salesforce architect advise to stop the rollbacks from happening?
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 has three types of releases in its release management strategy: daily, minor (monthly), and major (quarterly). A user has requested a new report to support an urgent client request. What release strategy would an Architect recommend?
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 (UC) has a recruiting application using Metadata API version 35, and deployed it in production last year. The current Salesforce platform is running on API version 36.A new field has been introduced on the object Apex page in API version 36. A UC developer has developed a new Apex page that contains the new field and is trying to deploy the page using the previous deployment script that uses API version 35. What will happen during the deployment?