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
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
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
Universal Containers is about to begin Development work on a new project in their Salesforce org that will take many months to complete. UC is concerned about how critical bugs will be addressed for existing live functionality. What is the recommended release management strategy to address this concern?
A. Include fixes for critical bugs in the ongoing Development sandboxes so that they will be released with the other code.
B. Keep teams separate until the end of the project and create a Full Copy sandbox to merge their work then.
C. Utilize a dedicated developer pro sandbox to address critical bugs and release to production.
D. Address critical bugs in the Development sandboxes and push those changes to production separately.
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.
The CEO at Universal Containers (UC) is receiving constant complaints from business stakeholders that the development teams are not frequently delivering value to the end- user. The CEO talked with the CTO, who argues the opposite, explaining that the development teams are delivering value every Sprint.
The architect suggests to the CTO to implement Kanban to solve this disagreement.
How can Kanban help clarify whether value is being delivered to the business?
A. Kanban teams respond to unplanned work and changes by dropping everything and jumping on the new request, ensuring agility.
B. Kannan traits includes metrics, like lead time and throughput, which increases transparency.
C. Kanban can make use of the Salesforce Agile Accelerator to speed up delivery.
D. Kanban limits work in progress, so the executives will know the development team is not overworked.
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?
A. The deployment script will pass because the new field is backward compatible with the previous API version 35.
B. The deployment script will fail because the new field is not known for the previous API version 35.
C. The deployment script will pass because the new field is supported on the current platform version.
D. The deployment script will fail because the platform doesn't support the previous API version 35.
Universal Containers wants to delete the day's test data in a partial copy sandbox every night, setting the sandbox back to a fresh state for tomorrows testing. The test data is approximately 1GB.
What is the best strategy the architect should recommend?
A. Manually delete all records individually.
B. Execute a batch job that deletes all records created on the day.
C. Create a new developer copy sandbox every night.
D. Refresh the sandbox every night.
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.
Universal Containers is delivering many changes to its Salesforce system. Adoption reports are discovering that many features are unused. The steering committee wants this to change and is looking to the architect for advice.
What should an architect recommend to overcome this?
A. Using Lightning Web Components for every user interface.
B. Adopting user centered design to understand user needs before building the solution.
C. Stop development until current features start being used.
D. Sending weekly communication emails reporting on least engaged users
Universal Containers (\)C) is on the Unlimited Edition of Salesforce orgs. Currently, there are four Developer Pro sandboxes used by dev teams for various purposes, one partial copy sandboxes used for training, one full sandbox used for
user acceptance testing. There is another full sandbox used for performance testing during the initial launch, and it is no longer being actively used.
A system administrator had reported yesterday that none of the sandboxes can be refreshed.
What is the most probable action an architect can help the system administrator with?
A. It appears the org is using more sandboxes than the license permits. The Partial Copy sandbox shouldn't be used.
B. Create a Salesforce support case, someone should know what is wrong.
C. Contact the Salesforce Account Team to do a sandbox License Count.
D. Delete the full sandbox used for performance testing.