- (Exam Topic 1)
Business rules require a Contact to always be created when a new Account is created. What can be used when developing a custom screen to ensure an Account is not created if the creation of the Contact fails?
Correct Answer:
D
- (Exam Topic 1)
A developer must create a way for external partners to submit millions of leads into Salesforce per day-How
should the developer meet this requirement?
Correct Answer:
B
- (Exam Topic 1)
What is the optimal technique a developer should use to programmatically retrieve Global Picklist options in a Test Method?
Correct Answer:
B
- (Exam Topic 3)
A developer created an Apex class that makes outbound RESTful callout. The following was created to send a fake response in Apex test methods.
Which method can be called to return this fake response in the test methods?
Correct Answer:
A
- (Exam Topic 1)
Within the System.Limit class, what would you call to get the total limit you can call in a single transaction?
Correct Answer:
B