Salesforce Platform Developer I Certification Exam Sample Questions

Platform Developer I Exam Dumps, Platform Developer I Examcollection, Platform Developer I Braindumps, Platform Developer I Questions PDF, Platform Developer I VCE, Platform Developer I Sample Questions, Platform Developer I Official Cert Guide PDF, Salesforce Platform Developer I PDFWe have prepared Salesforce Platform Developer I certification sample questions to make you aware of actual exam properties. This sample question set provides you with information about the Salesforce Platform Developer I exam pattern, question formate, a difficulty level of questions and time required to answer each question. To get familiar with Salesforce Certified Platform Developer I exam, we suggest you try our Sample Salesforce Platform Developer I Certification Practice Exam in simulated Salesforce certification exam environment.

To test your knowledge and understanding of concepts with real-time scenario based questions, we strongly recommend you to prepare and practice with Premium Salesforce Platform Developer I Certification Practice Exam. The premium certification practice exam helps you identify topics in which you are well prepared and topics in which you may need further training to achieving great score in actual Salesforce Certified Platform Developer I exam.

Salesforce Platform Developer I Sample Questions:

01. Which approach should be used to provide test data for a test class?
a) Query for existing records in the database.
b) Execute anonymous code blocks that create data.
c) Access data in @TestVisible class variables.
d) Use a test data factory class to create test data.
 
02. A developer can use the debug log to see which three types of information?
(Choose three.)
a) HTTP callouts to external systems
b) Database changes
c) Resource usage and limits
d) User login events
e) Actions triggered by time-based workflow.
 
03. Where can a developer identify the time taken by each process in a transaction using Developer Console log inspector?
a) Performance Tree tab under Stack Tree panel
b) Execution Tree tab under Stack Tree panel
c) Timeline tab under Execution Overview panel
d) Save Order tab under Execution Overview panel
 
04. In which of the following environments can Developers write code?
Choose 2 Answers.
a) Developer edition production org
b) Enterprise edition production org
c) Enterprise edition Sandbox org
d) Professional edition Sandbox org
 
05. Why would a developer consider using a custom controller over a controller extension?
a) To increase the SOQL query governor limits.
b) To leverage built-in functionality of a standard controller
c) To implement all of the logic for a page and bypass default Salesforce functionality
d) To enforce user sharing settings and permissions
 
06. What are three characteristics of static methods?
(Choose three.)
a) Initialized only when a class is loaded
b) A static variable outside of the scope of an Apex transaction
c) Allowed only in outer classes
d) Allowed only in inner classes
e) Excluded from the view state for a Visualforce page
 
07. When a Task is created for a Contact, how can a developer prevent the task from being included on the Activity Timeline of the Contact's Account record?
a) In Activity Setting, uncheck Roll up activities to a contact̥s primary account.
b) Create a Task trigger to set the Account field to NULL.
c) Use Process Builder to create a process to set the Task Account field to blank.
d) By default, tasks do not display on the Account Activity Timeline
 
08. Managed Packages can be created in which type of org?
a) Developer Sandbox
b) Partial Copy Sandbox
c) Unlimited Edition
d) Developer Edition
 
09. How can a developer set up a debug log on a specific user?
a) Set up a trace flag for the user and define a logging level and time period for the trace.
b) Ask the user for access to their account credentials, log in as the user and debug the issue.
c) Create apex code that logs code actions into a custom object.
d) It is not possible to setup debug logs for users other than yourself.
 
10. While writing an Apex class that creates Accounts, a developer wants to make sure that all required fields are handled properly. Which approach should the developer use to be sure that the Apex class works correctly?
a) Perform a code review with another developer.
b) Include a try/catch block to the Apex class.
c) Run the code in an Execute Anonymous block.
d) Add the business logic to a test class.

Answers:

Question: 01
Answer: d
Question: 02
Answer: a, b, c
Question: 03
Answer: c
Question: 04
Answer: a, c
Question: 05
Answer: c
Question: 06
Answer: a, c, e
Question: 07
Answer: a
Question: 08
Answer: d
Question: 09
Answer: a
Question: 10
Answer: b

Note: Please update us by writing an email on feedback@vmexam.com for any error in Salesforce Certified Platform Developer I certification exam sample questions

Your rating: None Rating: 5 / 5 (75 votes)