Platform Developer 1 Spring
16 Maintenance Exam
1. what are the supported content sources for
custom buttons and links? choose 2
A. Lightning page.
B. Chatter File.
C. Static Resource.
D. URL
E. Visualforce page
2. what actions types should be configured to
display a custom success message?
A. Delete a record.
B. Update a record.
C. Close a case.
D. Post a feed item.
3.what features are available when writing apex
test classes? choose 2
A. The ability to select testing data using csv
files stored in the system.
B. The ability to set and modify the Created Date field in apex tests.
C. The ability to write assertions to test after an
@future method.
D. The ability to set breakpoints to freeze the
execution at a given point.
E. The ability to select error types to ignore
in the developer console
4. what is the optimal way to verify a user
before showing them sensitive content?
A. Calling the session.forceLoginUrl method in
apex.
B. Sending the user an email message with a
passcode.
C. sending the user a SMS message with a
passcode.
D. Calling the generate VerificationUrl method in
apex
5.when creating a record with a Quick Action, what
is the optimal way to post a feed item?
A. By selecting create feed item on the quick
action.
B. By adding a trigger on the new record.
C. By selecting the action type of feed item.
D. By adding a workflow rule on the new record
No comments:
Post a Comment