1.
What are the supported content sources for custom
buttons and links? Choose 2 answers
1.
Visualforce Page
2.
Static Resource
3.
URL
4.
Chatter File
5.
Lightning Page
2.
What actions types should be configured to display
a custom success message?
1.
Update a record.
2.
Post a feed item.
3.
Delete a record.
4.
Close a case
3.
When creating a record with a Quick Action, what is
the easiest way to post a feed item?
1.
By selecting create case feed on the quick action.
2.
By adding a trigger on the new record.
3.
By adding a workflow rule on the new record.
4.
By selecting create case feed on the new record.
4.
What is the easiest way to verify a user before
showing them sensitive content?
1.
Sending the user a SMS message with a passcode
2.
Calling the generateVerificationUrl method in apex
3.
Sending the user a Email message with a passcode
4.
Calling the Session.forcedLoginUrl method in apex
5.
What features are available when writing apex test
classes? Choose 2 answers
1.
The ability to select error types to ignore in the developer console
2.
The ability to write assertions to test after an @future method
3.
The ability to set and modify the CreatedDate field in apex tests
4.
The ability to set breakpoints to freeze the execution at a given point
5.
The ability to select testing data using csv files stored in the system
No comments:
Post a Comment