Question 1

A developer created and tested a Visualforce page in their developer sandbox, but now receives reports that users are encountering ViewState errors when using it in Production. What should the developer ensure to correct these errors?
  • Question 2

    Universal Containers implements a private sharing model for the Convention_Attendee_ _ccustom object. As part of a new quality assurance effort, the company created an Event_Reviewer_ _cuser lookup field on the object. Management wants the event reviewer to automatically gain Read/Write access to every record they are assigned to.
    What is the best approach to ensure the assigned reviewer obtains Read/Write access to the record?
  • Question 3

    Exhibit:

    What should be added to the setup, in the location indicated, for the unit test above to create the controller extension for the test?
    A)

    B)

    C)

    D)
  • Question 4

    What are three benefits of using declarative customizations over code? Choose 3 answers
  • Question 5

    A developer wants to integrate invoice and invoice line data into Salesforce from a custom billing system. The developer decides to make realtime callouts from the billing system using the SOAP API. Unfortunately, the developer is getting a lot of errors when inserting the invoice line data because the invoice header record doesn't exist yet.
    What will help ensure ne transactional Integrity of the integration?