CRT-402 Practice Test Questions

111 Questions


An app builder wants to show groups as the last navigation menu item in the salesforce1 mobile app. however,
the app builder is not able to select groups as one of the items on the drop-down menu. What could cause this?


A.

Groups is showing up in the recent section and not in the navigation menu


B.

Groups is not included in the selected list for the navigation menu


C.

Groups is included in the smart search items but not on the navigation menu


D.

Groups cannot be the last item in the navigation menu.





B.
  

Groups is not included in the selected list for the navigation menu



Universal Containers has included its orders as an external data object into Salesforce. You want to create a
relationship between Accounts and the Orders object (one-to-many relationship) leveraging a key field for account which is on both external object and Account. Which relationship do you create:


A.

Lookup Relationship


B.

Master Detail Relationship


C.

Hierarchical Relationship


D.

External Lookup Relationship


E.

Indirect Lookup Relationship





E.
  

Indirect Lookup Relationship



The CRM Manager at Universal Containers has requested that a custom text field be converted to a picklist in order to promote better data hygiene. What needs to be considered before changing the field type? Choose2 answers


A.

Existing list views that reference the field may be deleted.


B.

Field references will be removed in Visualforce pages


C.

All data should be backed up before converting a text field.


D.

Changing a field type will remove existing field history





A.
  

Existing list views that reference the field may be deleted.



C.
  

All data should be backed up before converting a text field.



UniversalContainers has a junction object called Invoices with a primary Master-Detail relationship with
Accounts and a secondary Master-Detail relationship with Contacts. The app builder has a requirement to change the primary Master-Detail relationship to Lookup.What happens to the Master-Detail relationship with Contacts?


A.

The Contacts Master-Detail values are cleared from invoices.


B.

The Contacts Master-Detail also converts to Lookup.


C.

The Contacts Master-Detail field is deleted from the object


D.

TheContacts Master-Detail becomes the primary.





D.
  

TheContacts Master-Detail becomes the primary.



What is the capability of a schema builder? Choose 2 answers


A.

To update description of standard and custom objects.


B.

To modify custom field help text on standard objects


C.

To create new look-up or master-detail object relationship


D.

To enable field history tracking on standard objects.





B.
  

To modify custom field help text on standard objects



C.
  

To create new look-up or master-detail object relationship



When configuring a record type, an App Builder can configure the available value of a picklist field for the
page layout. Which opportunity standard field is available to be configured directly in the Opportunity record
type? Choose 2 answers


A.

Forecast Category


B.

Lead Source


C.

Type


D.

Stage





B.
  

Lead Source



C.
  

Type



What is a section of the Lightning App Builder Tool? Choose 3 Answers


A.

Canvas


B.

Mini Page Layout


C.

Selected Publisher Actions


D.

Mobile Cards


E.

Components





A.
  

Canvas



C.
  

Selected Publisher Actions



E.
  

Components



Which rule can be configured for the Opportunity object? Choose 2 answers


A.

Escalation Rule


B.

Workflow Rule


C.

Validation Rule


D.

Assignment Rule





B.
  

Workflow Rule



C.
  

Validation Rule



At Universal Containers, the VP of Service has requested a visual indicator flag on each case, based on the case priority. High-priority cases should be flagged red, medium-priorityshould be flagged yellow, and
low-priority cases should be flagged green. Which formula would accomplish this requirement? Choose 2
answers


A.

CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”,
“High”, “img/samples/flag_red.gif”, “/s.gif”)


B.

IMAGE( IF(ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority,
“Medium”), “img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority, “High”),
“img/samples/flag_red.gif”))), “Priority Flag”)


C.

IF(ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority, “Medium”),
“img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority, “High”), “img/samples/flag_red.gif”,
“/s.gif”)))


D.

IMAGE(CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”,
“img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “Priority Flag”)





B.
  

IMAGE( IF(ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority,
“Medium”), “img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority, “High”),
“img/samples/flag_red.gif”))), “Priority Flag”)



D.
  

IMAGE(CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”,
“img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “Priority Flag”)



What the true statement is in regards to converting a tabular, summary, or matrix report to a joined report? Choose 3 answers


A.

Joined report blocks are formatted as matrix reports.


B.

Bucket fields are not supported in joined reports.


C.

Cross filters are not supported in joined reports


D.

The rows to display filter is not supported in Joined reports


E.

Report formula fields are nor supported in Joined reports





B.
  

Bucket fields are not supported in joined reports.



C.
  

Cross filters are not supported in joined reports



D.
  

The rows to display filter is not supported in Joined reports



The director of marketing has asked the app builder to create a formula field that tracks how many days have
elapsed since a contact was sent a marketing communication. The director is only interested in whole units.
Which function should be used to calculate the difference?


A.

Datevalue()


B.

Now()


C.

Date()


D.

Today()





D.
  

Today()



What is the capability of schema Builder? Choose 2 Answers


A.

Showing selected objects on the page.


B.

Editing custom settings


C.

Viewing page layout in a new window


D.

Creating a new recordtype





A.
  

Showing selected objects on the page.



C.
  

Viewing page layout in a new window




Page 2 out of 10 Pages
Previous