Salesforce Developer 401

Descrição

A massive question bank for salesforce.com 401 certification
Jonas wiesel
Quiz por Jonas wiesel, atualizado more than 1 year ago
Jonas wiesel
Criado por Jonas wiesel quase 10 anos atrás
2675
14

Resumo de Recurso

Questão 1

Questão
Developer wants to ensure that when a parent record is deleted, child records are not deleted. Which relationship should the developer choose?
Responda
  • lookup
  • master-detail
  • many-to-many
  • master-to-master
  • None

Questão 2

Questão
Developer wants to ensure that when a parent record is deleted, child records are not deleted. Which relationship should the developer choose?
Responda
  • lookup
  • master-detail
  • many-to-many
  • master-to-master
  • None

Questão 3

Questão
29. A developer has created a junction object what is the significance of the first master-detail (primary) relationship? Select the Right Answer
Responda
  • Look and feel, the junction object's detail and edit pages use the color and any associated icon of the primary master object
  • You cannot delete the primary relationship
  • You cannot rename the primary relationship
  • There is no significance

Questão 4

Questão
Which of the following is NOT a step in creating a junction object? Select the Right Answer
Responda
  • Creating the custom object to serve as the junction object between the two master objects
  • Creating two master-detail relationships
  • Customizing the related lists on the page layouts of the two master objects
  • Creating two lookup relationships

Questão 5

Questão
31. An organization wants to leverage a custom objects to track bugs. The organization wants the ability to related bugs to parent bugs in a parent-child relationship. What type of relationship should be used? Select the Right Answer
Responda
  • master-detail
  • self
  • hierarchical
  • many-to-many

Questão 6

Questão
An organization needs the ability view the value of the Opportunity Stage field on an Opportunity Product related list. Please choose the declarative method of fulfilling the requirement. Choose the Right answer
Responda
  • Create an Apex method to replicate the value on the child object, and set the field level security to read-only and expose the new field on the Opportunity Product related list.
  • Create a cross object formula field on the Opportunity Product object and expose the formula field on the Opportunity Product related list.
  • Create a validation rule on the Opportunity Product object.
  • Create a new pick list field called Stage on the Opportunity Product object, and expose the filed on the Opportunity Product related list.

Questão 7

Questão
If a parent object has a lookup relationship defined with a child object. What happens in the child object when you delete a record from the parent? Choose the Right answer
Responda
  • The child record is deleted
  • Nothing
  • The parent record cannot be deleted
  • The child record cannot be deleted

Questão 8

Questão
An organization wants to create a field to store manager data on the user object. The manager field is a reference to another user record. What type of relationship should be used? Choose the Right answer
Responda
  • master-detail
  • hierarchical
  • lookup
  • many-to-many

Questão 9

Questão
What is true about a cross-object formula field for a master-detail relationship? Choose the Right answer
Responda
  • You can only create a cross-object formula field on the parent object.
  • You can only create a cross-object formula field on the child object.
  • You can create a cross-object formula field on both the parent and child object.
  • Cross-object formula field is not available for master-detail relationship

Questão 10

Questão
What is true about a master-detail relationship? Please select two (2) choices. Please select two (2) choices.(Confusion question)
Responda
  • When the parent record has been deleted, all the child records will be deleted.
  • You can have a child record without the parent record.
  • You have to expose the master lookup field on the child detail page layout
  • You cannot delete a child record

Questão 11

Questão
What is a junction object? Choose the Right answer
Responda
  • Object with lookup relationship
  • Master detail relationship
  • Object with two lookup relationship
  • Object with two master-detail relationship

Questão 12

Questão
In a master-detail relationship, what happens when the a record is deleted from parent object Choose the Right answer
Responda
  • Parent record alone gets deleted
  • Exception occurs
  • Parent and Child record will not be deleted
  • All child records are deleted

Questão 13

Questão
Object X has a lookup to Object Y. What among the following statements are TRUE Please choose two (2). Please choose two (2)
Responda
  • Fields of both X and Y are accessible from Object Y
  • Fields of Object Y can be accessed from Object X
  • Fields of both Y and X are accessible from Object X
  • Fields of Object X can be accessed from Object Y

Questão 14

Questão
In master-detail relationship scenario where the fields of the parent object needs to be displayed in the related list. How will a developer design this: Choose the Right answer
Responda
  • Cross-object formula field
  • Workflow rule
  • Validation Rule
  • Assignment rule

Questão 15

Questão
In a master-child relationship between a standard object and custom object. Which of the following statements is NOT true. Please select two (2) items Please select two (2) items
Responda
  • Standard object is always the master
  • Custom object is always a child
  • Custom Object is always the master
  • Standard or custom object can be a master
  • Standard object is never a child

Questão 16

Questão
The Force.com platform supports the following relationship types Select all which apply
Responda
  • Self
  • Master Detail
  • Many to Many
  • Many to All
  • One to One
  • One to all
  • Validation Rules
  • Lookup

Questão 17

Questão
Fill in the blanks. ______________ lookup relations are allowed per object Fill in the blanks
Responda
  • 10
  • 20
  • 25
  • 40

Questão 18

Questão
Roll up Summary Field works in the case of which relationship Select the correct choice
Responda
  • Master Detail
  • Master Master
  • Workflow
  • Validation Rules
  • Lookup
  • Do not lookup
  • Master to all

Questão 19

Questão
In Rollup Summary there is an option to include all records in thr roll-up or just that meets certain criteria True or False
Responda
  • True
  • False

Questão 20

Questão
In a master detail relationship the owner of the parent record controls both the parent and the child True or False
Responda
  • True
  • False

Questão 21

Questão
What is the number of components that can be added to a dashboard? Select the one correct answer
Responda
  • 20
  • 25
  • 50
  • 100

Questão 22

Questão
Which report type is used to group rows of data and show their subtotals. Select the one correct answer.
Responda
  • Summary
  • Matrix
  • Tabular
  • Detailed

Questão 23

Questão
Which is the first step when creating reports? Select the one correct answer
Responda
  • Select report name
  • Select object on which report needs to be generated
  • Select type of report
  • Select columns to be displayed

Questão 24

Questão
Which of these is not a valid report type. Select the one correct answer.
Responda
  • Summary
  • Matrix
  • Tabular
  • Detailed

Questão 25

Questão
Which report type is used to group rows and columns of data and show their subtotals. Select the one correct answer.
Responda
  • Summary
  • Matrix
  • Tabular
  • Detailed

Questão 26

Questão
Which report type does not allow generation of charts? Select the one correct answer.
Responda
  • Summary
  • Matrix
  • Tabular

Questão 27

Questão
Which report type does not support analytical snapshot? Select the one correct answer.
Responda
  • Summary
  • Matrix
  • Tabular

Questão 28

Questão
In a recruitment application, a dashboard component needs to be built that will display total number of positions. Which dashboard component can be used to implement this feature? Select the one correct answer.
Responda
  • Gauge
  • Metric
  • Table
  • Chart
  • VisualForce page

Questão 29

Questão
Universal Recruiters will like to hire ten employees in two months. In a recruitment application, a dashboard component needs to be built that will display progress towards achieving this goal of hiring of ten employees. Which dashboard component can be used to implement this feature? Select the one correct answer.
Responda
  • Gauge
  • Metric
  • Table
  • Chart
  • VisualForce page

Questão 30

Questão
Universal Recruiters uses an external system for keeping track of exits from the organization. The CEO of the organization will like to view information about exits in the Salesforce application that Universal Recruiters uses. Which dashboard component can be used to implement this feature? Select the one correct answer
Responda
  • Gauge
  • Metric
  • Table
  • Chart
  • VisualForce page

Questão 31

Questão
Universal Recruiters uses Force.com as its recruitment platform. The Sales VP of Universal Recruiters will like a report that will display progress in recruitment across six months. Which reporting component can be used to implement this feature? Select the one correct answer. (Confusion question)
Responda
  • Summary
  • Matrix
  • Tabular
  • Analytic Snapshot

Questão 32

Questão
A group of executives has requested a convenient way to see daily metrics without having to log in to Salesforce. How would a developer accomplish this goal?
Responda
  • The users’ home page layouts to include a dashboard
  • Create a Workflow rule that sends a link to the dashboard in an email.
  • Schedule the dashboard for daily refresh and email distribution.
  • Create a series of daily recurring events providing the dashboard link

Questão 33

Questão
If you want the a list of positions what dashboard would you use?
Responda
  • Metric
  • Table
  • Chart
  • Gauge

Questão 34

Questão
A manager in an organization wants to share specific fields of data to his subordinates that only he has access to. What is the best way to share specific fields of data? Please select two (2) choices. Please select two (2) choices.
Responda
  • Run As on dashboards
  • Folder Permission on a Report
  • Run As on scheduled reports
  • Folder Permission on a Dashboard

Questão 35

Questão
A developer needs to make a field that is normally accessible by most users inaccessible on the report wizard for specific users. What the best method to fulfill that requirement? Choose the Right answer
Responda
  • Field level security
  • Remove the field from the page layout
  • Remove the field from the user profile
  • Change my display under personal settings

Questão 36

Questão
What can be done with report summary totals? Please select two (2) choices: Please select two (2) choices:
Responda
  • Calculate values from a previous report
  • Calculations based on report summary totals
  • Highlight outliers
  • Historical analysis

Questão 37

Questão
Select the features that are available through custom report types. Please select two (2) items. Please select two (2) items.
Responda
  • Define object relationships and fields for reports
  • Define up to 4 object relationships
  • Define anti-join relationships
  • Create analytic snapshot reports

Questão 38

Questão
A developer needs to create a trending report what should he/she use to get the historical data? Choose the Right answer
Responda
  • Analytic Snapshots
  • Roll-Up Summary
  • Report Types
  • Audit History Records
  • Reports

Questão 39

Questão
What is the best type of dashboard component to display a list of your top 10 customers? Choose the Right answer
Responda
  • Metric
  • Table
  • Gauge
  • Chart

Questão 40

Questão
What will cause the analytic snapshots run to fail? Please select three (3) choices. Please select three (3) choices. (Confusion question)
Responda
  • The source report has been deleted
  • The target object has a trigger on it.
  • The running user has been inactivated
  • The target object is a custom object
  • The source report is saved as Matrix report

Questão 41

Questão
How do you highlight totals in a report Choose the Right answer
Responda
  • Roll-up Summary Field
  • Formula Field
  • Custom Summary Field
  • Summary Totals

Questão 42

Questão
Recruiting application has a Position object that contains location, department and other information relating to a position. A report needs to customized that is grouped by department but not on locations. What is the best type of report would a developer choose? Choose the Right answer
Responda
  • Summary Report
  • Tabular Report
  • Matrix Report
  • A report using visual force

Questão 43

Questão
In a data model object A is related to B, B is related to C. How will a developer create a report to include fields of A and C. Choose the Right answer
Responda
  • Create lookup relationships between A,B and C
  • Create a Custom Report type with A, B and C, and use it in the report
  • Create a custom report with A and C fields as relationships already exist
  • Report cannot be created

Questão 44

Questão
When new objects and fields are added to Salesforce they are immediately available for reporting?
Responda
  • True
  • False

Questão 45

Questão
What would prevent a user from including fields when running a report?
Responda
  • Roles
  • Field level security
  • Public Groups
  • Profiles

Questão 46

Questão
When designing an application, a developer needs to make a field editable to all profiles. In field level security what settiings should be used in this situation. Select the one correct answer.
Responda
  • Disable Visible and Read-Only
  • Disable Visible but Enable Read-Only
  • Enable Visible but Disable Read-Only
  • Enable Visible and Read-Only

Questão 47

Questão
75. Universal Recruiters wants to make access to records in such a way that all managers should be able to access records that are accessible to their team members. Which feature of Force.com's security should be used to implement this requirement. Select the one correct answer.
Responda
  • Object level access to profiles
  • Field level access to profiles
  • Organization wide defaults
  • Role hierarchy
  • Sharing rules
  • Manual sharing

Questão 48

Questão
A user at Universal Container has reported an issue with respect to approval process. You need to analyse this issue by reviewing the debug messages that get generated for these particular users. Which feature of the platform can be used to support this requirement? Select the one correct answer.
Responda
  • Debug Log
  • System Log
  • Setup Audit Trail
  • Field level security

Questão 49

Questão
For approval process what groups can you have
Responda
  • profiles
  • roles and subordinates
  • active team members
  • None

Questão 50

Questão
An organization has decided to manage hiring and positions. A custom object has been created to manage all new job positions. All positions below $50,000 must be approved by the hiring manager, and positions above $50,000 must be approved by the hiring manager, and the regional hiring manager. What would a developer use to declaratively fulfil the requirement? Select the Right Answer
Responda
  • Apex Code, to check the position’s salary and assign to the appropriate resource for approval
  • Approval process
  • Validation rules
  • Dynamic Routing Approval

Questão 51

Questão
An organization has created an application manage new hires and job positions. A custom object has been created to manage all job positions. Using an approval process they have configured the application to have the first step of the process require approvals from three different hiring managers. Select the two (2) possible approval choices based on multiple approvers for an approval step. Select TWO Right Answer
Responda
  • Approve or reject based on the first response
  • Require unanimous approval from all selected approvers
  • Require majority approval from all selected approvers
  • Require x out of y approval from all selected approvers

Questão 52

Questão
When a record has been rejected by all approvers, Salesforce executes all final rejection actions. Which of the following is NOT a possible final rejection action? Select the Right answer
Responda
  • Lock the record from being edited
  • Send an email to a designated recipient
  • Delete the record
  • Update a field on the record

Questão 53

Questão
A developer has created an approval process. What would require that a formula entry criterion be used versus standard criteria? Choose the Right answer
Responda
  • User profile evaluates to ‘System Administrator’
  • Determine if the record is newly created
  • Determine if a record has been updated
  • Determine if a field has been changed

Questão 54

Questão
A developer has created an approval process. What would require that a formula entry criterion be used versus standard criteria? Choose the Right answer
Responda
  • User profile evaluates to ‘System Administrator’
  • Determine if the record is newly created
  • Determine if a record has been updated
  • Determine if a field has been changed

Questão 55

Questão
Parallel approval Processes allow a record to be sent for approval to up to ---- diff users simultaneously Fill in the blanks
Responda
  • 5
  • 10
  • 25
  • 100

Questão 56

Questão
Can we monitor the Approval processes?
Responda
  • Yes
  • No

Questão 57

Questão
Related user concept allows us to implement:
Responda
  • Parallel approval process
  • Dynamic approval routing
  • Multistep approval process
  • Single step approval process

Questão 58

Questão
Which statement is true about approval process? [Select two]
Responda
  • Approval can be approved by any user which is related to current object.
  • Final rejection and final approval has the action to ‘lock the record’ which cannot be changed to ‘unlock the record’.
  • Initial submission has the action to ‘lock the record’ which cannot be changed to ‘unlock the record’.
  • In Approval process four types of actions can be defined while in workflow rule only 3 type actions can be defined.

Questão 59

Questão
Jump start wizard of approval process doesn’t allow to set: [Select Two]
Responda
  • Allow submitters to recall approval requests option
  • Who can submit the record
  • Approver
  • Approval Assignment Email Template

Questão 60

Questão
Which statement is true in case of unanimous approval?
Responda
  • When all approver will reject the record then only record will be rejected.
  • Only owner can approve the record.
  • Only manager of the owner can approve the record.
  • None of the above
  • Approves or rejects the record based on the FIRST response.

Questão 61

Questão
After enabling an approval process how many approval steps can be added?
Responda
  • Only one
  • Only two
  • Only fifteen
  • As many as you want
  • None

Questão 62

Questão
After enabling and then disabling an approval process how many approval steps can be added?
Responda
  • Only one
  • Only two
  • Only fifteen
  • As many as you want
  • None

Questão 63

Questão
Which of the of the following fields type is not allowed to be set as external ids. Select one correct answer.
Responda
  • Date
  • Number
  • Email
  • Text

Questão 64

Questão
In Data loader 50,000 more records CRUD at a time
Responda
  • True
  • False

Questão 65

Questão
When would a developer use upsert and external IDs? (Choose two answers.)
Responda
  • To integrate with an external system
  • To migrate customizations from sandbox to production
  • To load related records without knowing Salesforce record IDs
  • To use the Force.com API to query for data

Questão 66

Questão
An organization wants to leverage the import wizards to import different types of data. What type of data cannot be imported through the wizard? Select the Right Answer
Responda
  • Accounts and Contacts
  • Leads
  • Custom Objects
  • Users

Questão 67

Questão
An organization is interested in leveraging the Data Loader to load data into salesforce.com. Which of the following are NOT capabilities of the data loader? Please select two (2) choices. Select TWO Choices
Responda
  • Import greater than 50,000 records
  • Import data into 2 objects in a single transaction
  • Rollback import transactions
  • Run by command line

Questão 68

Questão
A developer has created a custom field marked as an external id on an object. If two records in the object have the same external id, and an upsert action occurred for that same external id what would happen. Choose the Right answer
Responda
  • The first matching external id record would be updated
  • Both matching external id records would be updated
  • A new record is created
  • An error would be reported

Questão 69

Questão
Salesforce.com has notified you that they have enabled the ability to update audit fields for your organization. When inserting a record which field can you set? Choose the Right answer
Responda
  • CreatedDate
  • IsDeleted
  • SysModStamp
  • UpdatedDate

Questão 70

Questão
Which of the following is true about Roll-up summary fields? Select one correct answer.
Responda
  • Roll-up summary can only be set on the parent of a Master-Detail or Lookup relationship.
  • Roll-up summary can be used to compute SUM,MIN,MAX,AVG over a set of records
  • The results of the roll-up summary is displayed on the child in a master-detail relationship.
  • Roll-up summary fields are read only.

Questão 71

Questão
The number of master detail relationship that an object can have is?
Responda
  • 1
  • 2
  • 25
  • 300

Questão 72

Questão
The number of Lookup relationship that an object can have is?
Responda
  • 1
  • 2
  • 25
  • 300

Questão 73

Questão
Which of these is true about Lookup Relationship? Select one correct answer.
Responda
  • Parent is not a required field and may be omitted.
  • Deleting an object deletes its children.
  • Roll-up summary field can be used to perform basic operations over all children of a parent record.
  • Security access of the child record is dependent upon the parent record.

Questão 74

Questão
Maximum No of Master Details per child object
Responda
  • 0
  • 1
  • 2
  • 3
  • 4

Semelhante

Vocabulário Inglês Básico
Alessandra S.
Direito Administrativo - Visão Geral
tiago meira de almeida
Phrasal Verbs II
GoConqr suporte .
Phrasal Verbs - Inglês #9
Eduardo .
Simulado Inglês
Marina Faria
Roteiro de Estudo - Matemática
Luiz Fernando
O BARROCO
Luís Pita
05 - Atos Administrativos
Silvio R. Urbano da Silva
Períodos da História do Brasil
GoConqr suporte .
ANATOMIA
flavio.paulo
Hobbes, Locke e Rousseau
Ricardo l.