Question 56

A developer is creating unit tests for code that makes SOAP web service callouts. The developer needs to insert some test data as a part of the unit tests setup. What are three actions to enable this functionality?
  • Question 57

    The use of the transient keyword In Visualforce Page Controllers helps with which common performance issued?
  • Question 58

    Which scenario requires a developer to use an Apex callout instead of Outbound Messaging?
  • Question 59

    A company wants to build a custom Lightning Component that will display a specified Account Field Set and that can only be added to the Account record page. Which design resource configuration should be used?
  • Question 60

    To reduce the amount of time needed to write test coverage, a developer wants to use a spreadsheet uploaded as a Static Resource to supply test data in a test method. What code can the developer use to accomplish this?