Developer Trail - Beginner Flashcards

1
Q

When identifying processes to bring into Salesforce, look for:
A. Manual processes with numerous steps.
B. Email-driven processes.
C. Teams using spreadsheets to run the business.
D. Documents shared on local directories.
E. All of the above.

A

E. All of the above.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Three use cases for Finance on the platform are:
A. Help Desk, Pricing, Facilities Management.
B. Vendor Management, Transportation, Contract Management.
C. Budget Management, Pricing, Audit Management.
D. Identity Management, Billing Management, Budget Management.
E. All of the above.

A

C. Budget Management, Pricing, Audit Management.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Our trusted, multitenant cloud means you get:
A. The benefits of the same code base, for all customers.
B. Upgrades three times a year.
C. No software to install to access Salesforce.
D. All of the above.

A

D. All of the above.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The Salesforce API is:
A. Like a contract between two pieces of software, allowing them to connect and exchange information.
B. Not available for certain technologies such as wearables.
C. The exact same thing as an API name.
D. Only for programmers to use.

A

A. Like a contract between two pieces of software, allowing them to connect and exchange information.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Metadata refers to:
A. Everything in your Salesforce org, including your customer and user data.
B. A representation of your standard functionality, without customizations.
C. Data about data.
D. Configuration-based modifications only.

A

C. Data about data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The Company Information page is where you can find:
A. Your org ID.
B. Licenses available and in use.
C. Information on important limits such as data and file usage.
D. All of the above.

A

D. All of the above.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is an easy way to create an app with just a few clicks?
A. Setup > Force.com Home > Getting Started > Add App
B. Setup > Manage Apps > App Menu
C. Setup > Google Apps > Settings
D. Home > Custom Links > AppExchange Directory

A

A. Setup > Force.com Home > Getting Started > Add App

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the easiest way to find what you’re looking for in the Setup menu?
A. Type the first few letters of what you’re looking for in the Search All Setup box.
B. Click headings and subheadings and until you find what you’re looking for.
C. Memorize what’s in each category.
D. Click one of the main categories in the Setup menu, then look at the page to the right.

A

A. Type the first few letters of what you’re looking for in the Search All Setup box.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

When you’re getting started with AppExchange, a best practice is to:
A. Install apps of interest right away.
B. Request the top 3 apps from each department.
C. Develop a plan, including budget, timing, and key department use cases.
D. Install apps directly into production.

A

C. Develop a plan, including budget, timing, and key department use cases.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
Collections on the AppExchange include:
A. Salesforce1 Mobile
B. Getting Started
C. Customer Picks
D. Gamification
E. All of the above
A

D. Gamification

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
To access an app you’ve installed, go to:
A. Setup > Create > Apps
B. Setup > Build > Installed Packages
C. Setup > Build > Create > Packages
D. Setup > Administer > Manage Apps
A

B. Setup > Build > Installed Packages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

All of the following are advantages of Force.com objects except:
A. All object attributes are described with metadata, making it easy to create and modify records programmatically or through a visual interface.
B. Every object in a Salesforce organization is automatically linked with all other objects in the organization.
C. Objects can have relationship fields that define how records in an object relate to records in another object.
D. Objects have built-in support for access management, validation, formulas, and history tracking.

A

B. Every object in a Salesforce organization is automatically linked with all other objects in the organization.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What’s the difference between standard and custom objects?
A. Standard objects are limited to a standard set of fields; custom objects are made up of custom fields.
B. Standard objects include standard layouts; custom objects allow you to change their layouts.
C. Standard objects are included with Salesforce by default; custom objects are objects that you create in your organization.

A

C. Standard objects are included with Salesforce by default; custom objects are objects that you create in your organization.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
Objects can have all of the following types of custom fields, except:
A. Custom address
B. Picklist
C. Checkbox
D. Date/Time
A

A. Custom address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
Which of these types of relationship fields can you define in Force.com?
A. Relational and Parent-Child
B. Link and Parent-Child
C. Lookup and Master-Detail
D. Relational and Master-Detail
A

C. Lookup and Master-Detail

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

All of the following are advantages of the Schema Builder except:
A. All object and field relationship details are available from one screen.
B. You can view fields and relationships for custom, but not standard objects.
C. Schema Builder shows details like field values, required fields, and how objects are related.
D. It’s easy to build objects and fields directly from the Schema Builder, allowing you to visualize and change relationships with ease.

A

B. You can view fields and relationships for custom, but not standard objects.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

To create a custom object from the Schema Builder:
A. From the Objects tab, select New > Object.
B. From the Elements tab, drag Object onto the canvas.
C. Right-click in the canvas and select ‘New Object’.

A

B. From the Elements tab, drag Object onto the canvas.

18
Q

To create a custom field from the Schema Builder:
A. From the Objects tab, select New > Field.
B. In the canvas, right-click an object and select New Field.
C. From the Elements tab, drag a field type onto the canvas.

A

C. From the Elements tab, drag a field type onto the canvas.

19
Q

You can export data from Salesforce using any of the following methods except:
A. Use the Data Manager tool to manually request an export of all the data in your organization.
B. Use the Data Export wizard within Salesforce to export data manually or automatically.
C. Use the Data Loader client application.

A

A. Use the Data Manager tool to manually request an export of all the data in your organization.

20
Q

When using the Data Export Wizard to manually export data, you can only export data if:
A. Your data doesn’t include attachments, images, or documents.
B. You’ve installed a client application to export the data.
C. Enough time has passed since your last export.

A

C. Enough time has passed since your last export.

21
Q

When using the Data Export Wizard to manually export data, you must do all select all of the following, except.
A. Start date and end date.
B. Start Time
C. Number of attached items.
D. Types of data to include in the export.

A

C. Number of attached items.

22
Q
You can configure access to data at all of the following levels, except:
A. Organization
B. Objects
C. Page Layouts
D. Records
A

C. Page Layouts

23
Q
You can secure data at the organization level, using all of these methods, except:
A. Limit login IP addresses
B. Limit login hours
C. Set password policies
D. Use hardware token
A

D. Use hardware token

24
Q
Which of these is not a method for controlling record-level access?
A. Organization-Wide Defaults
B. Role Hierarchy
C. Profiles
D. Sharing Rules
A

C. Profiles

25
Q

Which tool would you use for the following use case?
Launch a troubleshooting wizard from a button, at the end of which a knowledge article is created if it’d be helpful to other users.
A. Process Builder
B. Visual Workflow
C. Workflow
D. Approvals

A

B. Visual Workflow

26
Q

Which tool would you use for the following use case?
When an opportunity has a discount of more than 40%, notify the CEO via email and request sign-off. Provide a way for the CEO to leave comments.
A. Process Builder
B. Visual Workflow
C. Workflow
D. Approvals

A

D. Approvals

27
Q

Which tool would you use for the following use case?
When an opportunity closes, automatically close all activities related to that opportunity and create a renewal opportunity.
A. Process Builder
B. Visual Workflow
C. Workflow
D. Approvals

A

A. Process Builder

28
Q

Which tool would you use for the following use case?
As an account’s expiration approaches, send recurring email notifications to the owner (2 weeks before, 1 week before, 3 days before, and 1 day before).
A. Process Builder
B. Visual Workflow
C. Workflow
D. Approvals

A

C. Workflow

29
Q

Users can get Salesforce1 in all of the following ways except:
A. As a mobile browser app that runs in supported browsers.
B. As a downloadable app from Google Play.
C. As a downloadable app from www.salesforce.com.
D. As a downloadable app from the Apple App Store

A

C. As a downloadable app from www.salesforce.com.

30
Q
The Salesforce1 user interface includes all of these key elements except:
A. Feed
B. Action bar
C. Navigation menu
D. Widgets page
E. Record view
A

D. Widgets page

31
Q
The Salesforce1 navigation menu can contain all of the following items except:
A. Tasks
B. Events
C. Today
D. Activate user
A

D. Activate user

32
Q

When the Smart Search Items menu item is added to the navigation menu, what can users do?
A. Enter special search terms.
B. Access all supported objects that they have permission to use, as well as recently searched objects in the Recent section.
C. Customize the objects that appear in the navigation menu.

A

B. Access all supported objects that they have permission to use, as well as recently searched objects in the Recent section.

33
Q

How do you customize the Salesforce1 navigation menu for your mobile users?
A. For each object, specify the menu layout in the page layout editor.
B. Specify the menu layout in user profiles.
C. On the Mobile Navigation page, add items from the Available list or remove items from the Selected list.

A

C. On the Mobile Navigation page, add items from the Available list or remove items from the Selected list.

34
Q

Describe the relationship between sObjects and Salesforce records.
A. The name of an sObject field in Apex is the label of the field in Salesforce.
B. A custom object’s API name and label are the same.
C. Every record in Salesforce is natively represented as an sObject in Apex.

A

C. Every record in Salesforce is natively represented as an sObject in Apex.

35
Q

You can obtain an instance of an sObject, such as Account, in one of the following ways:
A. By creating the sObject only.
B. Either by creating the sObject or by retrieving a persistent record from Salesforce using SOQL.
C. By retrieving the sObject only.

A

B. Either by creating the sObject or by retrieving a persistent record from Salesforce using SOQL.

36
Q

Which of the following is correct about a generic sObject variable?
A. A generic sObject variable can be assigned only to another generic sObject.
B. Generic sObjects can’t be created.
C. A generic sObject variable can be assigned to any specific sObject, standard or custom. Such as Account or Book__c.

A

C. A generic sObject variable can be assigned to any specific sObject, standard or custom. Such as Account or Book__c.

37
Q

Visualforce is:
A. A web-based suite of tools designed for administrators and developers to interact with Salesforce via the Force.com APIs.
B. A web development framework that lets you build custom user interfaces for apps that can be hosted on the Force.com platform.
C. An integrated development environment with a collection of tools to create, debug, and test applications in your Salesforce organization.
D. A dynamic environment for viewing and modifying all the objects and relationships in a Salesforce organization.

A

B. A web development framework that lets you build custom user interfaces for apps that can be hosted on the Force.com platform.

38
Q
You can display Visualforce pages in all of the following places, except:
A. From standard buttons or links
B. Within a standard page layout
C. From a tab
D. Within any Setup page
E. In Salesforce1
A

D. Within any Setup page

39
Q

Describe the relationship between sObjects and Salesforce records.
A. The name of an sObject field in Apex is the label of the field in Salesforce.
B. A custom object’s API name and label are the same.
C. Every record in Salesforce is natively represented as an sObject in Apex.

A

C. Every record in Salesforce is natively represented as an sObject in Apex.

40
Q

You can obtain an instance of an sObject, such as Account, in one of the following ways:
A. By creating the sObject only.
B. Either by creating the sObject or by retrieving a persistent record from Salesforce using SOQL.
C. By retrieving the sObject only.

A

B. Either by creating the sObject or by retrieving a persistent record from Salesforce using SOQL.

41
Q

Which of the following is correct about a generic sObject variable?
A. A generic sObject variable can be assigned only to another generic sObject.
B. Generic sObjects can’t be created.
C. A generic sObject variable can be assigned to any specific sObject, standard or custom. Such as Account or Book__c.

A

C. A generic sObject variable can be assigned to any specific sObject, standard or custom. Such as Account or Book__c.