Friday, August 19, 2016

Summer 16 Salesforce Developer 401 Maintenance Exam

1. What are two capabilities of the Toasts entity with respect to user messages? 
Choose 2 answers
A. Toast entities can be used in Visualforce to enhance user messages
B. Toast entities can provide multiple actions for the user in one message
C. Toast entities provide pre-configured toasts to customize the styling of your toast messages
D. Toast entities don't stack messages when multiple messages are generated

Answer: BC

2. What is true about Visualforce support in Lightning Experience?
A. Visualforce is not supported in Lightning Experience
B. Visualforce works under Lightning Experience with some changes required
C. All features of Visualforce are available in Lightning Experience
D. Visualforce in Lightning owns the whole page

Answer: B


3. Which two are true regarding Lightning Design Tokens?
Choose 2 answers
A. They define essential values of visual design
B. There can only be one token file created per Org
C. They are reused throughout Lightning component CSS resources
D. They cannot use Developer Console to Create Token Bundles

Answer: AC

4. What are three new Objects? 
Choose 3 answers
A. EmailMessageRelation
B. LinkedArticle
C. SharedContact
D. AccountContactRelation
E. EmailToObjectRelation

Answer: ABD

5. What are three ways a static resource can be referenced with the $Resource Global Value Provider?
Choose 3 answers
A. In Visualforce markup but not in Lightning Component
B. Use in Lightning Component javascript controller
C. Use In Lightning Component markup
D. In Lightning Component markup but not in Javascript controller
E. To reference Images, Stylesheets & Javascript files

Answer: BCE

Summer 16 Salesforce Platform Developer I Maintenance Exam

1: Which two objects can be queried with SOQL? (Select ONE)
A. DashboardSchedule
B. DashboardRefresh
C. DashboardComponent
D. LightningComponent



2: How can you make an External Object searchable via SOSL?

A. Request a custom index from Salesforce Support
B. Enable the "Allow Search" checkbox on the object
C. Use the Search.QueryExternal() method
D. Enable the "Is Searchable" checkbox on the object



3:  From where can you select and run Apex Test in the Lightning Experience?
  Choose 2 answers
 
A.   Apex Test Execution page in Setup
B.   Testing API Page in Setup
C.   Apex Test History page in Setup
D.   Test menu in the Developer Console
E.   Apex Hammer Execution Status page in Setup



4: Which three Metadata components can be deployed via Change Sets?
  Choose 3 answers
 
A.   Lightning Application
B.   Wave Application
C.   Global Picklist
D.   Wave Dashboard
E.    Lightning Component


5: Which two features can be used to prevent values from being selected in a picklist?

  Choose 2 answers
 
A.  Validation Rules
B.  Workflow Rules
C.  Restricted Picklists
D.  Filtered Picklists
E.  Validated Picklists

Summer 16 Salesforce Admin 201 Maintenance Exam

1. In Salesforce Classic, what is true about Sharing Settings for Files attached to records? 
 
A. Access can be set to Viewer Only
B. Access can be set to Set By Record
C. Access can be set to Edit Only
D. Access can be set to Read Only

Answer: B

2. What action can the recipient of a shared note perform in Lightning Experience and Salesforce Classic?
 
A. View note
B. Create note
C. Delete note
D. Edit note

Answer: A

3. Which are two capabilities of Chatter Questions?
Choose 2 answers
 
A. View a list of Questions in Questions tab
B. Incorporate Chatter Questions into Self-service Communities
C. Receive alerts when answers are posted
D. Create cases from Questions in Chatter

Answer: BD

4. Which two permissions need to be assigned for a User to view and edit information on the Health Check page in Setup?
Choose 2 answers

A. View Setup and Configuration
B. View all Data
C. Customize Application
D. Modify All Data

Answer: AD

5. When an identity verification method is added to a user's account, what confirms this action?
 
A. User is assigned a task
B. User gets an email
C. User receives on-screen prompt
D. User is awarded a badge

Answer: B


6. What is true about how Process Builder executes actions?
 
A. Processes can execute actions when the action group contains scheduled actions
B. Processes can execute actions using undefined criteria
C. Processes can execute actions based on only one criteria
D. Processes can execute actions on more than one criteria

Answer: D

Tuesday, April 12, 2016

Spring 16 Salesforce Admin 201 Maintenance Exam

1. Which areas are calculated for the Health Check score?
Choose 2 answers

A. Number of users
B. Session Settings 
C. Profiles and Permissions assigned
D. Password Policy
E. Login attempts

2. What key user access data is included in login forensics?

A. Who logged in from a new browser more than once in a day.
B. Who logged in more than the number set in the profile.
C. Who logged in during business hours.
D. Who logged in more than the average number of times.


3. What is true regarding the new Data Loader?

A. It has a new column flagging duplicate files.
B. It supports Web Server OAuth Authentication for Windows or Mac.
C. It has downloadable add-ons published through the AppExchange.
D. It works with all legacy security protocol.

4. What does the Customize Application permission setting allow?

A. To create article types.
B. To edit contract settings.
C. To modify custom picklist values.
D. To create a new user.

5. What object types is Work Orders object associated with?
Choose 2 answers

A. Products
B. Service Contracts
C. Milestones
D. Cases
E. Leads

Spring 16 Salesforce Developer 401 Maintenance Exam

1. What is true about Data Loader?
Choose 3 answers

A. It can be used with SAML Authentication.
B. It can be used with both Mac and PC.
C. It can be used with OAuth Authentication
D. It can be used with Password Authentication.
E. It can be used with only a PC.

2. Which Quick Actions can contain a "Custom Success Message?"
Choose 2 answers

A. Send an Email
B. Update a Record
C. Visit a website
D. Log a Call

3. What must be true when accessing a user's private reports and dashboards?
Choose 2 answers

A. Having the "Manage All Private Reports and Dashboards" permission.
B. Using the "allPrivate" with the "where" condition in a SOQL query.
C. Using the "allPrivate" with the "scope" condition in a SOQL query.
D. Having the "Administrator Access to Private Files" permission.

4. Which standard field can be updated using formula rules in process builder?

A. Deleted
B. ID
C. Created Date
D. Owner ID

5. What is true about the file sharing "Set by Record?"

A. It is used to infer sharing via the record type.
B. It is used to infer sharing via the associated record.
C. It is used to infer sharing via the parent record.
D. It is used to infer sharing via the record owner.