wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Salesforce Admin Quiz 2

Total questions: 31

Worksheet time: 32mins

Name
Class
Date
1.

Which of the following are possible with a Master-Detail-Relationship

Choose 2 answers.

a)

A. You can created a Master-Detail Relationship between two Custom Objects?

b)

B. You can create a Master-Detail Relationship between two standard objects?

c)

C. You can create a Master-Detail Relationship field on a Custom object that references as a Standard Object

2.

IF(ISPICKVAL(picklist_field)) has the same output as:

a)

A. CASE("picklist_field")

b)

B. CASE(picklist_field)

c)

C. Picklist_field(VALUE)

d)

D. VAL(picklist_field)

3.

What can be done with a workflow field update action? (2 answers)

a)

A. Change the record type of a record

b)

B. Update the value of a formula field

c)

C. Update the value of a field on a child object.

d)

D. Apply a specific value to. a field

4.

Which three settings are controlled by a user’s profile? (Choose three.)

a)

A. Field-level security

b)

B. Locale settings

c)

C. Record type assignment

d)

D. Assigned apps

e)

E. Feature license assignment

5.

The VP of Sales at Universal Containers requested that "Verbal Agreement" is added as a new opportunity stage. The administrator added this new picklist value to the stage field, but found that the new value was not available to users.

What should the administrator do?

a)

A. Ensure the limit of 10 stage values was not exceeded.

b)

B. Ensure the new value was marked as active.

c)

C. Add the new value to the appropriate sales process.

d)

D. Add the new value to the appropriate record type.

6.

Which three can be modified on standard object fields? (Choose three.)

a)

A. Help text

b)

B. Label

c)

C. Field type

d)

D. Picklist values

e)

E. Default text

7.

Universal Containers needs to. synchronize data between sales force and an external financial system. How can a system administrator accomplish this?

a)

A. Use the excel connector to. export records from both systems

b)

B. Use an external ID field to. match records between systems

c)

C. Use the data loader to. match records between the systems

d)

D. Use the data loader to. upsert Salesforce records into. the financial system

8.

Universal Containers has two. business groups, products and services. Both groups will be using to. track deals, but different fields are required by each group. How should a system administrator meet this requirement? (2 answers)

a)

A. Create two. permission sets

b)

B. Create two. sales processes.

c)

C. Create two. record types

d)

D. Create two. page layouts

9.

If two. objects have a parent child relationship, how can a user access the child record from the parent record?

a)

A. Related list

b)

B. Child field

c)

C. Lookup field

d)

D. Custom link

10.

Sales management at universal containers needs to. display the information listed below in each account record. Amount of all closed won opportunities Amount of all open opportunities Which feature should a system administrator use to. meet this requirement?

a)

A. Calculated columns in the related list

b)

B. Workflow rules with field updates

c)

C. Roll-up summary fields

d)

D. Cross-Object formula fields

11.

Universal Containers requires that the organization-wide default for opportunities be set to public read/ write. However, sales users are complaining that opportunity reports return too many results, making it difficult to find their team's opportunities in the report results.

How can the system administrator address the problem?

a)

A. Move the opportunity reports into each user's personal report folder.

b)

B. Move the opportunity reports into a folder with restricted access.

c)

C. Update the sharing rules to limit user access to certain opportunities.

d)

D. Use the Field filter to reduce records returned.

12.

Which two chart types should be used to display summary values from two different levels of grouping in a report? (Choose two.)

a)

A. Grouped line chart

b)

B. Funnel chart

c)

C. Stacked bar chart

d)

D. Donut chart

13.

To ensure compliance with a platinum Service Level Agreement, cases that remain in the Tier 2 queue for more than four hours must be re-assigned to the Tier 3 queue.

What feature meets this requirement?

a)

A. Case Comments

b)

B. Case Escalation Rule

c)

C. Case Assignment Rule

d)

D. Auto Response Rule

14.

Which three options are available when customizing a report? (Choose three.)

a)

A. Summarize fields

b)

B. Add a grouping

c)

C. Add a filter

d)

D. Schedule a refresh time

e)

E. Add a gauge component

15.

A user profile has login hour restrictions set to Monday through Friday, 8:00 a.m. to 5:00 p.m. The user logged in at 4:30 p.m. on a Tuesday and it is now 5:01 p.m.

What application behavior should the user expect?

a)

A. The user will be able to continue working and start new sessions.

b)

B. The user will be logged out and any unsaved work-in-process will be lost.

c)

C. The user will be logged out and any unsaved work-in-process will be saved.

d)

D. The user will be to continue working, but will be unable to start any new sessions.

16.

The Support Manager wants to send an automatic email to the Case Contact when a case is closed.

Which automation tool can the System Administrator use?

a)

A. Sharing Rule

b)

B. Validation Rule

c)

C. Workflow Rule

d)

D. Case Auto-Response Rule

17.

Universal Containers wants sales reps to see the industry, annual revenue, and account owner at a glance on their mobile device. This information should be located at the top of the account record.

Which feature should the administrator configure to meet this requirement?

a)

A. Field Set

b)

B. Page Layout

c)

C. Compact Layout

d)

D. Mobile Card

18.

Universal Containers has decided to offer a partner its products at a discounted rate applied to all opportunities.

What should the Administrator do to make sure the appropriate prices are applied to products on opportunities for this partner?

a)

A. Create a custom object for the discounted products.

b)

B. Create a new discount Record Type on the Products object.

c)

C. Create a new list price on the Standard Price Book.

d)

D. Create a custom Price Book with the discounted list prices

19.

What are two Validation Rule Fields?

Choose 2 answers

a)

A. Owner

b)

B. Error Message

c)

C. Error Condition Formula

d)

D. Active Date

20.

Northern Trail Outfitters (NTO) is concerned that employees are logging into Salesforce from their home computers. To prevent this. NTO wants to limit Salesforce access only to computers located within the company headquarters.

Which security settings should an Administrator use to ensure that users only login while present in the company office?

a)

A. Organization Login Access Policies

b)

B. Profile Login IP Ranges

c)

C. Profile Login Hours

d)

D. Organization Network Access

21.

Universal Containers needs to track the manufacturer and model for specific car companies. How can the system administrator ensure that the manufacturer selected influences the values available for the model?

a)

A. Create the manufacturer field as a dependent picklist and the model as a controlling picklist.

b)

B. Create a lookup field from the manufacturer object to the model object.

c)

C. Create the manufacturer field as a controlling picklist and the model as a dependent picklist.

d)

D. Create a multi-select picklist field that includes both manufacturers and models.

22.

A System Administrator attempts to deactivate a user but receives the error message "You CANNOT deactivate this user". What is the reason the Administrator is unable to to deactivate the user?

a)

A. The user is not assigned to a role.

b)

B. The user is logged into Salesforce.

c)

C. The user is listed as the default Case Owner.

d)

D. The user is still the owner on open opportunities.

23.

17. Ursa Major Solar has a million new Account records to upload into Salesforce. What is the recommended method for uploading this data?

a)

A . Request help from Salesforce.

b)

B . Utilize the Data Loader.

c)

C . Utilize the Data Import Wizard.

d)

D . Utilize an AppExchange app

24.

Universal Containers (UC) puts a priority on the confidentiality of their customers. UC wants to limit users who have access to an Account record to be allowed to see Contacts related to the Account. Which Contact sharing setting should an Administrator configure to meet this request?

a)

A. Controlled by Parent

b)

B. Public Read Only

c)

C. Public Read/Write

d)

D. Private

25.

Ursa Major Solar sales team needs a simple method for allowing their team members to see when they are taking time off, An administrator needs fulfill this request as quickly as possible. What should the administrator do?

a)

A. User Process Builder to add the user’s Time of dates to the department calander.

b)

B. Ensure that Outlook Sync with Salesforce is enabled.

c)

C. Create a workflow rule to send an email alert about the user’s Time Off dates.

d)

D. In Chatter, enable the “Out of Office Message” functionality.

26.

A user with administrator privileges accidentally deleted a custom field in an org one day ago. What should the administrator consider to restore the field?

a)

A. The deleted field and its data CANNOT be restored.

b)

B. The deleted field and its data can be restored up to 30 days after deletion.

c)

C. The deleted field can be restored up to 15 days after deletion, but all data will be lost.

d)

D. The deleted field and its data can be restored up to 15 days after deletion.

27.

Ursa Major Solar (UMS) is configuring the lead conversion process. Which two factor should UMS consider before setting up the process?

a)

A. Custom lead fields can be mapped to custom object field.

b)

B. Standard lead fields are automatically converted to account, contact and opportunity fields.

c)

C. Roll-up summary lead fields can be mapped to custom contact fields.

d)

D. Custom lead fields can be mapped to account, contact and opportunity fields.

28.

What item appears in a user's My Unresolved items after synchronization (2 answers)

a)

A. Cases not assigned to. a contact

b)

B. Contacts not assigned to. an account

c)

C. Note not associated to. a record

d)

D. Emails not associated to. a record.

29.

Universal Containers uses a private snaring model for Accounts. Accounts are assigned to a region using a custom region picklist on Account. A manager from Europe has requested that the ensure set of EMEA users be able to work on al EMEA Accounts.

Which two actions should an administrator take to complete this request' Choose 2 answers

a)

A. Create a sharing rule on Account that shares Accounts where region = EMEA with the EMEA users role.

b)

B. Create a sharing rule on Account that shares Accounts where region = EMEA with the EMEA users profile.

c)

C. Create a sharing rule on Account that shares Accounts where region = EMEA with the EMEA users queue.

d)

D. Create a sharing rule on Account that shares Accounts where region = EMEA with the EMEA users public group.

30.

At Ursa Major Solar, an administrator has set up a new user. The user needs to activate the account before the email link expires by default.

How long does the user have before the link expires?

a)

A. 6 days

b)

B. 7 days

c)

C. 10 days

d)

D. 14 days

31.

An Administrator has been asked to give all users in the Marketing User profile the View All permission for Campaigns. In which two ways can this be accomplished?

Choose 2 answers

a)

A. Enable the Marketing User checkbox.

b)

B. Modify the Marketing User profile.

c)

C. Assign a permission set to all users.

d)

D. Assign all users to a custom profile.