Question 131
An Approval Process is defined in the Expense_Item__c. A business rule dictates that whenever a user changes the Status to 'Submitted' on an Expense_Report__c record, all the Expense_Item__c records related to the expense report must enter the approval process individually. Which approach should be used to ensure the business requirement is met?
Question 132
Universal Containers wants a list button to display a Visualforce page that allows users to edit multiple records.
Which Visualforce feature supports this requirement?
Which Visualforce feature supports this requirement?
Question 133
A developer is creating a test coverage for a class and needs to insert records to validate functionality.
Which method annotation should be used to create records for every method in the test class?
Which method annotation should be used to create records for every method in the test class?
Question 134
What should a developer do to check the code coverage of a class after running all tests?
Question 135
Which action may cause triggers to fire?
