Salesforce Platform Developer I (legacy) Free Practice Exam Questions

259 real Salesforce Platform Developer I (legacy) exam questions with answers and AI explanations. Salesforce certification prep — page 7 of 26.

  1. Question 72: What are two ways for a developer to execute tests in an org? (Choose two.)
  2. Question 74: A Visualforce page is required for displaying and editing Case records that includes both standard and custom functionality defined in an Apex class called myC…
  3. Question 75: Which approach should a developer use to add pagination to a Visualforce page?
  4. Question 76: An Approval Process is defined in the Expense_Item__c object. A business rule dictates that whenever a user changes the Status to `˜Submitted' on an Expense_Re…
  5. Question 77: Which three statements are true regarding cross-object formulas? (Choose three.)
  6. Question 78: Universal Containers wants a list button to display a Visualforce page that allows users to edit multiple records. Which Visualforce feature supports this requ…
  7. Question 79: How should a developer write unit tests for a private method in an Apex class?
  8. Question 80: What should be used to create scratch orgs?
  9. Question 81: A recursive transaction is initiated by a DML statement creating records for these two objects: 1. Accounts 2. Contacts The Account trigger hits a stack depth…
  10. Question 82: What are three considerations when using the @InvocableMethod annotation in Apex? (Choose three.)