Salesforce App Builder Quiz

Salesforce App Builder Quiz

Professional Development

65 Qs

quiz-placeholder

Similar activities

POP KUIZ RAMADAN RAMLY GROUP : FINAL

POP KUIZ RAMADAN RAMLY GROUP : FINAL

Professional Development

60 Qs

Salesforce App Builder Quiz

Salesforce App Builder Quiz

Assessment

Quiz

Special Education

Professional Development

Hard

Created by

Darshika Y

FREE Resource

65 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Universal Containers wants to create a custom checkbox formula field on the Opportunity object. This formula should evaluate to true if the following conditions are met Stage is set to Negotiation/Review Close Date is less than 1 week away Which formula meets these requirements?

AND (ISPICKVAL (StageName, 'Negotiation/Review'), CloseDate - DAY (7) < TODAY ()

AND (StageName = 'Negotiation/Review', CloseDate DAY (7) < TODAY ()

AND (StageName = 'Negotiation/Review', CloseDate 7 < TODAY () )

AND (ISPICKVAL (StageName, 'Negotiation/Review'), closeDate - 7 < TODAY() )

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cloud Kicks wants to know the total value of all won Opportunities for Accounts and display it on the record. What type of summary should the app builder use in the roll-up summary field?

Max

Count

Min

Sum

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Due to the complexity of the Universal Containers sandbox release schedule and requirements, it is advised that change sets are used as often as possible to migrate from one environment to another. Which three common items can an app builder move when using a change set? (Choose three.)

Web-to-lead

Standard fields

Custom object

Apex class

Custom field

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Universal Containers is setting up Salesforce for the first time. Management wants the sales and marketing teams to have different navigation menus in the Salesforce Mobile App. Which option is available to an app builder to satisfy this requirement?

Create public groups for sales and marketing, and create mobile navigation menus for each group.

Create roles for sales and marketing and assign a custom homepage layout for each role.

Create mobile navigation menus for both the sales and marketing profiles.

Create sales and marketing apps and assign the respective profiles to each apр.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Universal Containers created a custom object called Component to capture details about products sold. Which approach should an app builder take to show Component as a related list on Product?

Create a roll-up on Product. Add the Component related list to the Product page layout.

Create a master-detail relationship on Product to Component. Add the Component related list to the Product page layout.

Create a junction object to relate Component and Product. Add the Component related list to the Product page layout.

Create a lookup relationship on Component to Product. Add the Component related list to the Product page

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Universal Containers has deployed custom tabs to production via change sets, without including the profile settings or permission sets. What is the setting for the visibility of custom tabs?

Custom tabs are NOT deployed.

Custom tabs are default on for all users.

Custom tabs are default off for all users.

Custom tabs are hidden for all users.

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Sales Managers want to be automatically notified any time there is a change to an Opportunity Close Date and want these changes to be tracked on the Opportunity. Which two configurations should an app builder recommend?

Activate Historical Trending for Opportunities.

Create an Opportunity outbound message.

Use a record-triggered flow on Opportunity and a Chatter post action.

Enable Feed Tracking on Opportunities.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?