Questão 1
Questão
What is the Declarative Interface?
Responda
-
Write custom business logic
-
Create pages with custom look and feel
-
A browser based powerful point and click tool. It makes configuring, customizing and
building applications quick and easy
Questão 2
Questão
What can you do with Apex?
Questão 3
Questão
What can be done with Visualforce?
Questão 4
Questão
With Metadata API you can move configuration changes between sandbox and production
environments:
Questão 5
Questão
What can be done with Bulk API?
Questão 6
Questão
Which of the following are the 3 layers of an application? (Select all that apply)
Responda
-
User Interface
-
Business Logic
-
Business Data
-
Data Model E. Objects
Questão 7
Questão
Data and process-centric applications are best suited for Force.com.
Questão 8
Questão
List the 3 layers of the Tiered design model.
Responda
-
User Interface
-
Business Logic
-
Businnes Data
-
Data Model
Questão 9
Questão
What are the 4 Declarative Application building blocks of the User Interface? (Select all that apply)
Responda
-
Visualforce Pages
-
Applications
-
Tabs
-
Workflow
-
Page Layouts
-
Record Types
Questão 10
Questão
List the 3 Declarative Application building blocks of Business Logic
Responda
-
Workflow
-
Approval Processes
-
Visual Force
-
Validation Rules
Questão 11
Questão
List the 3 Declarative Application building blocks of The Data Model.
Responda
-
Objects
-
Validation rules
-
Relationships
-
Fields
Questão 12
Questão
Building your Data Model What are the 2 types of objects?
Responda
-
Standard objects
-
Organization objects
-
Custom objects
Questão 13
Questão
Building your Data Model True or False The limit on the number of custom fields per object
depends on the Salesforce edition.
Questão 14
Questão
Encrypted fields can be edited regardless of whether you have the "View Encrypted Data"
permission
Questão 15
Questão
How can you prevent an encrypted field from being edited?
Responda
-
Validation rules, Field level security y Page layout settings
-
Users with the "View Encrypted Data" permission
Questão 16
Questão
Building your Data Model Who can view encrypted fields?
Questão 17
Questão
Building your Data Model Describe 3 limitations of encrypted fields
Questão 18
Questão
Which of the following are true about custom objects? (Select all that apply):
Responda
-
Salesforce provides a set of custom objects that you can use to store data.
-
After you create a custom object, you need to add the user interface.
-
Custom objects come with an infrastructure including reporting, auditing and access control
-
When you create a custom object, you get a direct access to the database.
-
Custom objects are reportable and search
Questão 19
Questão
Identify the correct statements about dependent picklists (Select all that apply):
Responda
-
Standard picklists can be controlling fields but not dependent fields
-
The maximum number of values allowed in a controlling field is 400
-
Before defining a dependency, you should ensure that your picklist has at least 1 value
-
A custom multi-select picklist can be set at the controlling field for a dependent field
-
If a field represents both a controlling field
Questão 20
Questão
What is the maximum number of lookup fields you can have in a single object?
Questão 21
Questão
If a lookup field is optional, what actions can you define for the field if someone deletes a
referenced lookup record? (Select all that apply)
Responda
-
Clear the value of this field
-
Delete all records which contain this reference
-
Don't allow deletion of the lookup record that's part of a lookup relationship
-
Delete this record also
Questão 22
Questão
Master Detail Relationship can contain a standard object on the detail side.
Questão 23
Questão
In a Master-Detail Relationship, ownership and access to the child record are determined by the
parent record
Questão 24
Questão
Master-Detail Relationship, the parent field on the child record can be optional
Questão 25
Questão
In a Lookup relationship, cross-object field updates and roll-up summary fields can be done
Questão 26
Questão
What is the maximum allowed master-detail relationships per object?
Questão 27
Questão
A Junction object is a custom object on the detail side of TWO relationships and is used to
connect 2 objects you want to relate together and is sometimes called a "Many to Many"
relationship.
Questão 28
Questão
Which of the following statements are true about a lookup relationship? (Select all that apply):
Responda
-
A maximum of 2 relationships are allowed per object
-
A lookup relationship can span to multiple layers
-
A parent record is required for each child
-
A lookup field is not a required field
-
Access to parent determines access to children
Questão 29
Questão
You cannot relate records from the same object via an relationship field.
Questão 30
Questão
What are the 3 types of custom tabs?
Responda
-
Custom object tab
-
Web tab
-
Data tab
-
Visualforce tab
Questão 31
Questão
What is a custom Application?
Questão 32
Questão
What is a page layout?
Questão 33
Questão
Building your User Interface How can you control the different settings of the page layout?
Responda
-
Formulas that span to related objects and reference fields on those objects. These
objects can even be across multiple levels of a relationship
-
Calculates values from a set of related records. Example: Calculate the sum of all invoice
values related to an account record
-
You can use the Enhanced Page Layout Editor
Questão 34
Questão
What is a cross-object formula?
Responda
-
Calculates values from a set of related records. Example: Calculate the sum of all invoice
values related to an account record
-
Formulas that span to related objects and reference fields on those objects. These
objects can even be across multiple levels of a relationship
Questão 35
Questão
When a cross object formula references currency fields of a different currency to that on the record
where the formula is used, Salesforce randomly picks one currency to use.
Questão 36
Questão
What is the limit for cross-object formulas?
Responda
-
20 unique relationships per object across all formulas and rules
-
10 unique relationships per object across all formulas and rules
-
50 unique relationships per object across all formulas and rules
Questão 37
Questão
You cannot reference cross-object formulas in roll-up summary fields.
Questão 38
Questão
Describe a roll-up summary
Responda
-
Used to define the most restrictive access level for all users in the organization for
records not owned by them.
-
Created to grant access to records between users when access does not roll-up through
the role hierarchy
-
Calculates values from a set of related records. Example: Calculate the sum of all invoice
values related to an account record
Questão 39
Questão
What tools available to move migration changes (metadata)? (Select all that apply)
Questão 40
Questão
When might you need to migrate configuration changes?
Responda
-
Public Read/write - View and edit all records Public Read Only - View all records Private -
View only own records
-
You might need to migrate customizations like apps, objects, code, reports or email
templates from a development sandbox to a training sandbox or production environment
Questão 41
Questão
Approval processes a re not available in a change set.
Questão 42
Questão
Fill in the missing word: A change set can be used to deploy metadata only between
[blank_start]related[blank_end] orgs
Questão 43
Questão
What happens if 1 component of a change set fails to deploy?
Responda
-
Except the failed component, all other components of the change set get deployed
-
The entire change set gets deployed
-
The entire change set fails to deploy
-
The deployment time increases
Questão 44
Questão
Change sets can be used to move data and metadata from one organization to another
Questão 45
Questão
What are the 3 levels of access available through Organization-wide Defaults?
Questão 46
Questão
Describe Organization-wide Defaults
Questão 47
Questão
What is the name of the default public group to which all users are added?
Responda
-
All Internal Users
-
External users
Questão 48
Questão
Who gets full access to a record?
Questão 49
Questão
Sharing rules are used to further restrict access defined in the Organization-wide Default settings.
Questão 50
Questão
Define Sharing Rules
Questão 51
Questão
When is Manual Sharing used?
Responda
-
Can be created declaratively but are used by developers to define reasons for access.
Apex sharing reasons can be also selected when manually sharing a record. Exist only for custom
objects.
-
When a user needs access to an Individual record, a user will full access to the records
can add manual sharing to a record.
Questão 52
Questão
What access can be granted through sharing rules?
Questão 53
Questão
What are Apex Sharing reasons?
Responda
-
Can be created declaratively but are used by developers to define reasons for access.
Apex sharing reasons can be also selected when manually sharing a record. Exist only for custom
objects.
-
Org-wide defaults can be set for both standard and custom objects
Questão 54
Questão
What levels of access can be granted through manual sharing?
Questão 55
Questão
If a developer wants to set up access in such a way that managers always see records owned by
their subordinates, which feature should the developer use?
Questão 56
Questão
If a user needs to give access to just one record, which feature should they use?
Responda
-
Roles
-
Role Hierarchy
-
Profile Setting
-
Manual Sharing
Questão 57
Questão
What is the most restrictive Organization-wide default?
Responda
-
Read/Write
-
Read Only
-
Private
-
Hidden
Questão 58
Questão
Which statement is true?
Responda
-
Child records in mater-detail relationships have their own org-wide defaults.
-
Org-wide defaults can be set for both standard and custom objects.
-
Only read/write access can be granted through sharing rules
-
Sharing rules are used to restrict access to records
Questão 59
Questão
Sharing rules are used to restrict access to records