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 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
Which are the two key benefits of fully integrating an agile issue tracker with software testing and continuous integration tools? Choose 2 answers?
Universal Containers would like to conduct performance testing on its new major release. What three things should the architect consider when discussing performance testing?
Choose 3 answers
Universal Containers is a Salesforce AppExchange partner and they are planning to
launch recommended that they use a partner development org for development. New app. The technical architect
What are the three benefits of using a partner development org over an individual development org in this scenario?
Choose 3 answers
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?
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?
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
A developer on the Universal Containers team has written a test class to test a method
that involves a web service callout. Within the test class, the developer is supposed to load test
data, create an instance of the Mock object, set the Test.setMock() to that Mock object, call
startTest(), execute the code that makes the callout, call stopTest(), and compare the result with
expectations. Unfortunately, the Developer forgot to use the Test.setMock() method step.
What would happen when the developer runs this test class?
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