Question 41

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
  • Question 42

    Universal Containers is planning to release simple configuration changes and enhancements to their Sales Cloud. A Technical Architect recommend using change sets. Which two advantages would change sets provide in this scenario? Choose 2 answers
  • Question 43

    In the effort of improving the code quality, Universal Containers (UC) has asked a third-party system integrator to perform some independent code reviews. One piece of the feedback is the development team is seemingly not doing enough negative unit testing.
    Which are three usual symptoms of inadequate negative tests
    Choose 3 answers
  • Question 44

    A Salesforce contractor has built an application for Universal Containers (UC) .The contractor will need to deploy multiple times from the contractor's own Salesforce to UC's Salesforce environments. Ultimately, UC has full control of the application's code, including its intellectual property
  • Question 45

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