最新的Salesforce Certified Development Lifecycle and Deployment Designer - Development-Lifecycle-and-Deployment-Designer免費考試真題
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
Administrators are now confused about which fields and classes are actively being utilized and how future implementations can be maintained. Choose 2 answers
正確答案: B,D
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 thesecomponents to production, a few of these test methods failed What should an architect recommend?
正確答案: A
Universal Containers has recently acquired another business that uses Salesforce extensively. UC wants to merge their Salesforce Orgs to effectively sell and service customer underone 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,C
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?
What would happen when the developer runs this test class?
正確答案: C
What is the process used to initiate a connection for change sets?
正確答案: A,C
What two things areneeded to delete metadata with a deploy() call?= Choose 2 answers
正確答案: B,C
Sales and Service products will be created by two teams that will use second-generation managed package(s).
The Sales team will use a specific function of the Service product, but the architect wants to ensure that this team will only use the functionsexposed by the Service team. No other team will use these same functions.
What should an architect recommend?
The Sales team will use a specific function of the Service product, but the architect wants to ensure that this team will only use the functionsexposed by the Service team. No other team will use these same functions.
What should an architect recommend?
正確答案: B
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
Which two options can the architect recommend?
Choose 2 answers
正確答案: B,D
What are three advantages of using a Source Control system alongside a multi -sandbox development strategy?
Choose 3 answers
Choose 3 answers
正確答案: A,C,E
Which statement is true for the Staging sandbox in the following diagram?


正確答案: B
A developer with Universal Containers recently created a flow in the developer sandbox. While working on the flow, the developerdeactivated it and made updates multiple times before the flow worked as desired. Now the developer is planning to use a change set to migrate the flow to the QA sandbox.
What two statements should be considered when migrating the flow with change sets?
Choose 2 answers
What two statements should be considered when migrating the flow with change sets?
Choose 2 answers
正確答案: B,D
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?
正確答案: C