Ignacio Gonzalez7192
Quiz by , created more than 1 year ago

Quiz on Salesforce Test 1, created by Ignacio Gonzalez7192 on 11/19/2014.

562
5
0
Ignacio Gonzalez7192
Created by Ignacio Gonzalez7192 over 9 years ago
Close

Salesforce Test 1

Question 1 of 19

1

Which of the following can not be translated via Translation Workbench?

Select one of the following:

  • Custom Report Type

  • Standard Field Help

  • Validation Error Message

  • Report Name

Explanation

Question 2 of 19

1

Which of the following is a Paid license of Salesforce.com?

Select one of the following:

  • Mobile Lite

  • Marketing User

  • Apex mobile

  • Offline User

Explanation

Question 3 of 19

1

Can Data Loader be run through the Command Line?

Select one of the following:

  • True
  • False

Explanation

Question 4 of 19

1

Which of the following is not the Return Type for Formula Fields?

Select one of the following:

  • Currency

  • Radio Button

  • Text

  • Percent

Explanation

Question 5 of 19

1

Encrypted fields are editable regardless of whether the user has the “View Encrypted Data” permission.

Select one of the following:

  • True
  • False

Explanation

Question 6 of 19

1

Which of the following represents controller in Model – View – Controller Model?

Select one of the following:

  • Tabs

  • Page Layouts

  • Custom Fields

  • Visual Force Pages

  • Apex Classes

Explanation

Question 7 of 19

1

Which of the following can not be a Dependent Picklist?

Select one of the following:

  • Checkbox

  • Multi-select Picklist

  • Custom Picklist

  • None of the Above

Explanation

Question 8 of 19

1

Roll Up Summary fields work in which kind of relationship?

Select one of the following:

  • Many to Many Relationship

  • One to One Relationship

  • Master - Detail Relationship

  • Lookup Relationship

Explanation

Question 9 of 19

1

Which of the following is not a correct statement?

Select one of the following:

  • Tags can be enabled by enabling Tags permission for the Organization

  • Tags can be enabled by enabling Tags permission for the Profiles

  • Tags can be added on the Records

  • Tags can be accessed from the Sidebar component

Explanation

Question 10 of 19

1

Which of the following can not be done via Workflow?

Select one of the following:

  • Create a Task

  • Create an Event

  • Create an Email Alert

  • Create an Outbound Message

Explanation

Question 11 of 19

1

What types of custom tabs can you create? Choose three answers

Select one or more of the following:

  • Custom Object

  • Web

  • Apex

  • Standard Object

  • Visual Force

Explanation

Question 12 of 19

1

What are the considerations when inserting records using API? Choose two answers

Select one or more of the following:

  • Validation rules respected

  • Universally required field settings respected

  • Required fields on page layouts enforced

  • Apex triggers ignored

Explanation

Question 13 of 19

1

When performing an update with the data loader, the comma delimited file must contain a column width with which values?

Select one of the following:

  • Logical names of the records

  • Create time and date of records

  • Profile names of record owners

  • Force.com record ID values of the records

Explanation

Question 14 of 19

1

How can a wireless device user approve a record? Choose two answers

Select one or more of the following:

  • Via voice recognition

  • Via mobile browser by logging into salesforce.com

  • Via Text message

  • Via email from smartphone

Explanation

Question 15 of 19

1

A developer needs to perform an automated extract of data from Salesforce nightly at 2:00 a.m.
How would the developer accomplish this?

Select one of the following:

  • Use the Data Export Service to perform a nightly extract

  • Use the export Scheduler of the Data Loader’s GUI

  • Use the command-line interface of the Data Loader

  • Use the Schedule Manager of the import wizard

Explanation

Question 16 of 19

1

Universal Containers tracks reviews as a custom object in a recruiting application. An
interview score is tracked on each review record and should be numerical, so that hiring managers can perform score calculations. The scores should be restricted to integer values 1 through 5 and displayed as a set of radio buttons. How can a developer meet this requirement?

Select one of the following:

  • Create a formula field that displays the interview score as a set of radio buttons

  • Create the Interview Score field with a data type of radio button

  • Create the Interview Score field as a picklist, displayed as a radio button on the layout

  • Create a Visualforce component to display the interview score as a set of radio buttons

Explanation

Question 17 of 19

1

In a recruiting application, salary requirements are tracked in a custom object. An approval process is built that will route all salary requirements less than 100,000 USD to the recruiting for automatic approval. In that same approval process, salary requirements greater than 100,000 USD are routed directly to the vice president of human resources. What must be done to initiate the approval process that will route the appropriate records to the vice president for approval?

Select one of the following:

  • Execute the approval process by clicking on the Submit for Approval button on the record’s detail page layout

  • Save the record so it will automatically be entered into the approval process

  • Create a workflow rule that will evaluate salary amount and send a notification to the vice president if the salary is greater than 100,000 USD

  • Create a workflow rule that will evaluate salary amount and trigger the approval process if the salary is greater than 100,000 USD

Explanation

Question 18 of 19

1

Object B has a lookup relationship to Object A. Object c has a lookup relationship to Object B. A developer needs to run a report on A records with C records. How can the developer accomplish this?

Select one of the following:

  • Run a report using the standard report type: A with B with C

  • Create a summary report with a custom summary formula summarizing by A, then B, then C

  • Create a custom report type that includes A with B with C

  • Create a matrix report with A and B records as column headings and C records as row headings

Explanation

Question 19 of 19

1

Which dashboard component displayed a grand total across a set of data?
Choose 2 answers

Select one or more of the following:

  • Chart

  • Pivot

  • Metric

  • Table

Explanation