- (Exam Topic 1)
When testing batch classes, what must a developer do? (Choose two.)
Correct Answer:BD
If you use "seeAIIData=true," you are a bad person
- (Exam Topic 1)
What Visualforce tag can be used to display custom messages in pages using the Salesforce Ul styling for errors, warnings, and other types of messages?
Correct Answer:D
- (Exam Topic 3)
A company has a Request__c object that has a lookup to the Opportunity object and a custom field. Status__c, with values of Open,' Closed, and Invalid.' An Opportunity should not be allowed to be deleted if there are any Request__c records related to it that have a Status__c value of Open or 'Closed.'
what is the optimal way to enforce the requirement to prevent deletion?
Correct Answer:C
- (Exam Topic 3)
Universal Containers has an Apex trigger on Account that creates an Account Plan record when an Account is marked as a Customer. Recently a workflow rule was added so that whenever an Account is marked as a Customer, a 'Customer Since' date field is updated with today's date.
Since the addition of the workflow rule, two Account Plan records are created whenever the Account is marked as a Customer.
What might cause this to happen?
Correct Answer:C
- (Exam Topic 3)
Which statement is true regarding savepoints?
Correct Answer:C