SalesForce DEVELOPMENT-LIFECYCLE-AND-DEPLOYMENT-DESIGNER - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/development-lifecycle-and-deployment-designer.html
What two things areneeded to delete metadata with a deploy() call?= Choose 2 answers
Universal Containers (UC) development team is using an Agile tool to track the status of build items, but only in terms of stages. UC is not able to track any effort estimates, log any hours worked, or keep track of remaining effort.
For what reasons should UC consider using the agile tool foreffort tracking?
Universal Containers CUC) is an enterprise financial company that operates in EMEA, AMER, and APAC.
Because of regulatory requirements, UC has a separate Salesforce org for each region. Each org has its own customizations that fit for the region needs, but there are also standard processes that apply to all regions requirements.
As the deployment architect, what should be considered for the multi-org deployment strategy?
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 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?
The opportunityService 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?
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
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 Container has multiple departments who use Salesforce and request changes:
Sales, Service, Back Office, Marketing, etc. Each of these departments makes independent purchase decisions for AppExchange apps, field requests, and page layouts, resulting in low adoption and under -
useof standard Salesforce capabilities.
What mechanism should a Technical Architect recommend to increase use of standard Salesforce functionality?
Universal Containers are concerned that after each release, reports anddashboards 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?