Book Image

Salesforce Platform App Builder Certification Handbook

By : Siddhesh Kabe
Book Image

Salesforce Platform App Builder Certification Handbook

By: Siddhesh Kabe

Overview of this book

The Salesforce Certified Platform App Builder exam is for individuals who want to demonstrate their skills and knowledge in designing, building, and implementing custom applications using the declarative customization capabilities of Force.com. This book will build a strong foundation in Force.com to prepare you for the platform app builder certification exam. It will guide you through designing the interface while introducing the Lightning Process Builder. Next, we will implement business logic using various point and click features of Force.com. We will learn to manage data and create reports and dashboards. We will then learn to administer the force.com application by configuring the object-level, field-level, and record-level security. By the end of this book, you will be completely equipped to take the Platform App Builder certification exam.
Table of Contents (17 chapters)
Salesforce Platform App Builder Certification Handbook
Credits
About the Author
Acknowledgments
About the Reviewer
www.PacktPub.com
Preface
Index

A practice test


The following is a practice test that will help you do a mock revision of all the things that we have learned so far. This can be used for proper time management as well. Set the timer to 90 minutes and solve this test.

Q1 A developer has completed work in the sandbox and is ready to send it to a related organization. Which deployment tool should be used?

  1. The Force.com IDE

  2. Unmanaged packages

  3. Change sets

  4. The Force.com Migration Tool

Q2 You have created a workflow rule to send an e-mail to your configuration sandbox. For some reason it's not working. What should you double check? (Select any two)

  1. HTML does not work in the sandbox, so make sure that your e-mail has no HTML

  2. Check the deliverability settings

  3. Look at the system audit trail

  4. Check whether you have the correct e-mail address

Q3 Universal Container installs an unmanaged package. Which of the following are true? (Select any two)

  1. Components of unmanaged packages can be edited

  2. Unmanaged packages can be upgraded

  3. Unmanaged packages have...