Friday, August 19, 2016

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

3 comments:

  1. Question number 4 is wrong, Correct answer is B,C and D.

    ReplyDelete
  2. Did any of you cleared Winter 17 Developer 1. Please share!!

    ReplyDelete
  3. For Question 4:
    https://help.salesforce.com/articleView?id=changesets_about_components.htm&type=0.. in this link i am able to see components that can be delpoyed through changesets are Wave Application,Wave dashboard,global picklist.

    ReplyDelete