Tuesday 12 September 2017

Salesforce Certified Platform Developer-1 Summer ’17 Release Exam

1 of 5: How can a validity check be performed on a component?
A. cmp.get() == true
B. cmp.get(“v.isValid”) == true
C. cmp.get() != null
D. cmp.get(“v.isValid”) != null

Answer: D

2 of 5: What are the two considerations when overriding standard actions? Choose 2 answers
A. Overriding standard actions with a Lightning component applies only to Lightning Experience and Salesforce 1, but not to Salesforce Classic.
B. Overriding standard actions with a Visualforce page applies only to Salesforce Classic and Lightning Experience, but not to Salesforce1.
C. Overriding standard actions with a Visualforce page applies to Salesforce Classic, Lightning Experience, and Salesforce1.
D. Overriding standard actions with a Lightning component applies to Lightning Experience, Salesforce1, and Salesforce Classic.

Answer: A,C

3 of 5: Which standard actions can be overridden with Lightning Components?
A. List, Edit, New, Delete
B. Tab, View, Edit, New
C. View, Edit, New, Delete
D. List, View, Edit, New

Answer: B

4 of 5: How do the CSS enhancement to the Lightning Design System inprove the developer experience?
A. Class names are abbreviated to reduce code length.
B. Class names are available in upper and lower case.
C. Uppercase is used to distinguish from custom class names.
D. Single dashes are used in class names to enable commenting.

Answer:D

5 of 5: What is a consideration for Locker Service Enablement?
A. Locker Service is enabled for custom Lightning Components implementing the interface force:enforceLockerService
B. Locker Service is enabled for all custom lightning components with API version 40.0 or greater.
C. Locker Service is disabled for custom Lightning Components implementing the interface force:ignoreLockerService
D. Locker Service is disabled for all custom Lightning Components, regardless of the API version.

Answer: B

These questions are just for knowledge sharing but it would be great to go through the Summer '17 release notes.

Thanks for visit!!!
Cheers!!

Monday 11 September 2017

Salesforce Certified Administrator – Summer ’17 Release Exam


1 of 5. Which two features best describe the new Lightning-optimized Log a Call action?

    Choose 2 answers
    A. Autolink the Call Log to the Case
    B. Autolink the Audit Log to the Case
    C. Autopopulate the Case Contact
    D. Autopopulate the Case Team

Ans: A & C

2 of 5. How can an administrator allow users to choose different views of a dashboard in Lightning Experience?
    A. Dashboard filters
    B. Dashboard designer
    C. Report filters
    D. Report creator

Ans: A

3 of 5. Where are the files and related records attached when a sales user converts a lead?
    A. Contact, account, person account, opportunity records
    B. Contact, account, opportunity, quote records
    C. Contact, account, opportunity records
    D. Contact, account, person account records

Ans: A

4 of 5. What action can be taken in Lightning, if you receive an approval request that someone else should approve?
    A. Delete the associated record
    B. Change Approval Entry Criteria
    C. Edit Approval Process Manager
    D. Re-assign the approval request

Ans: D

5 of 5. Which two Chatter Groups will show a seen-by count of people who viewed the post, in the Lightning Experience?

    Choose 2 answers
    A. Restricted
    B. Private
    C. Unlisted
    D. Public

Ans: B & C

These questions are just for knowledge sharing but it would be great to go through the Summer '17 release notes.

Thanks for visit!!!