Free Development-Lifecycle-and-Deployment-Architect Exam Braindumps

Pass your Salesforce Certified Development Lifecycle and Deployment Architect (SU22) exam with these free Questions and Answers

Page 12 of 46
QUESTION 51

Universal Containers (UC) has created a custom REST web service. This web service receives Orders and Order Line Items data from an external endpoint and runs business logic and validations on it before inserting it into the database. UC is expecting to receive more than 100K orders a day and each order can have up to 10 line items. Each inbound request will contain only one order and its corresponding line items.
What two testing types should an architect recommend to ensure users don't face platform slowdowns during peak business hours? Choose 2 answers

  1. A. Stress Testing
  2. B. Unit Testing
  3. C. Load Testing
  4. D. Performance Testing

Correct Answer: CD

QUESTION 52

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?

  1. A. Create test data in production before deploying the test classes
  2. B. Set SeeAllData to True to use the data in production.
  3. C. Explicitly set SeeAllData to True and generate data in test methods.
  4. D. Do not use SeeAllData and generate data in the test methods

Correct Answer: D

QUESTION 53

Salesforce has three major releases a year.
Which type of change introduced by a release can cause automated browser tests to need updating?

  1. A. DOM changes
  2. B. New standard fields
  3. C. Metadata schema changes
  4. D. New Apex methods

Correct Answer: A

QUESTION 54

Universal Containers (UC) had been using change sets for deploying all of the modifications to its Sales Cloud apps. After multiple business units joined the single Salesforce instance, there is a need to evaluate which development model is the most suitable for UC. The IT management has shown a particular interest in finding out more about the package development model.
As an architect, which two statements can be made to articulate the differences between the change set model and package development model?
Choose 2 answers

  1. A. In package development, the source of truth is the metadata in the package project, which makes it easy to integrate to a version controlSystem.
  2. B. A change set can be retrieved from the developer’s workbench as a package, then pushed into the version control system to achieve theVersioning control.
  3. C. In change set development, the source of truth is a combination of the metadata already in the environment and the content of your change Set.
  4. D. In package development, the best practice is to consider the dependencies and build the dependencies into the package so it can be deploye In any other target orgs.

Correct Answer: AC

QUESTION 55

UC'sscale of Salesforce deployment has increased over time, leading to complexities. UC is finding too many bugs in the deployed code, which has become a challenge to the delivery team. The team wants to reduce the amount of bugys by ensuring all the developed code is reviewed, tested, and validated in the upstream deployment process. Which three development practices will be best suited tp address UC's concerns? Choose 3

  1. A. Use continuous integration with automation testing.
  2. B. Encourage the development team to be self-organizing.
  3. C. Enable developer teams to do peer code review.
  4. D. Incorporate test-driven deployment into the project structure.
  5. E. Enable a short and timely feedback loop with customers

Correct Answer: ACD

Page 12 of 46

Post your Comments and Discuss Salesforce Development-Lifecycle-and-Deployment-Architect exam with other Community members: