Salesforce Certifications Release Exams
I have cleared the Salesforce Certified Platform Developer I on winter 16 and I supposed clear the release exam for Spring 16.First attempt I had failed due two wrong answers out 5 questions. Time limit is 30 Mins. The second attempt I have cleared the exam. There are 3 attempt is limit.
I got the following questions,
What is the optimal way to verify a user before showing them sensitive content?
A. Calling the Session.forcedLoginUrl method in apex.
B. Sending the user a SMS message with a passcode.
C. Sending the user an email message with a passcode.
D. Calling the generateVerificationUrl method in apex.
What actions types should be configured to display a custom success message?
A. Post a feed item.
B. Close a case.
C. Update a record.
D. Delete a record.
What are the supported content sources for custom buttons and links?
Choose 2 answers
A. Static Resource
B. Lightning Page
C. Chatter File
D. URL
E. VisualForce Page
When creating a record with a Quick Action, what is the optimal way to post a feed item?
A. By selecting the action type of feed item.
B. By adding a workflow rule on the new record.
C. By adding a trigger on the new record.
D. By selecting create feed item on the quick action.
What features are available when writing apex test classes?
Choose 2 answers
A. The ability to select error types to ignore in the developer console.
B. The ability to set breakpoints to freeze the execution at a given point.
C. The ability to set and modify the CreatedDate field in apex tests.
D. The ability to write assertions to test after an @future method.
E. The ability to select testing data using csv files stored in the system.
Here I share the Questions for Practice purpose only .
Comments