Question 111

A developer wants to use all of the functionality provided by the standard controller for an object, but needs to override the Save standard action in a controller extension. Which two are required in the controller extension class?
  • Question 112

    What are two considerations for deciding to use a roll-up summary field? Choose 2 answer's partner.
  • Question 113

    Which process automation should be used to post a message to Chatter without using Apex code?
  • Question 114

    Which three statements are true regarding the @istest annotation? Choose 3 answers
  • Question 115

    Universal Containers wants to automatically assign new cases to the appropriate support representative based on the case origin. They have created a custom field on the Case object to store the support representative name.
    What is the best solution to assign the case to the appropriate support representative?