@palerock/exam-qa 1.0.6-patch1 → 1.0.6-patch3

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,640 @@
1
+ {
2
+ "title": "Salesforce-Admin-201-[Set-6]",
3
+ "category": "Salesforce Admin 201",
4
+ "questions": [
5
+ {
6
+ "describe": "Once category browsing has been enabled for an organization which permission is needed to add a category to a solution record?",
7
+ "answerOptions": [
8
+ {
9
+ "isRight": true,
10
+ "describe": "Edit on solutions"
11
+ },
12
+ {
13
+ "isRight": false,
14
+ "describe": "Read on solution"
15
+ },
16
+ {
17
+ "isRight": false,
18
+ "describe": "Delete on solutions"
19
+ },
20
+ {
21
+ "isRight": false,
22
+ "describe": "Create on solution"
23
+ }
24
+ ]
25
+ },
26
+ {
27
+ "describe": "Which function is available with standard fields?\n*Choose 2 answers*",
28
+ "answerOptions": [
29
+ {
30
+ "isRight": true,
31
+ "describe": "Adding context‐sensitive help"
32
+ },
33
+ {
34
+ "isRight": false,
35
+ "describe": "Deleting fields"
36
+ },
37
+ {
38
+ "isRight": true,
39
+ "describe": "Adding or removing non‐required fields from a page layout"
40
+ },
41
+ {
42
+ "isRight": true,
43
+ "describe": "Changing field labels"
44
+ }
45
+ ]
46
+ },
47
+ {
48
+ "describe": "When mass transferring account records from one user to another user, all of the following can be done EXCEPT",
49
+ "answerOptions": [
50
+ {
51
+ "isRight": true,
52
+ "describe": "Transferring open cases"
53
+ },
54
+ {
55
+ "isRight": false,
56
+ "describe": "Transferring closed cases"
57
+ },
58
+ {
59
+ "isRight": true,
60
+ "describe": "Transferring open activities"
61
+ },
62
+ {
63
+ "isRight": true,
64
+ "describe": "Transferring closed activities"
65
+ }
66
+ ]
67
+ },
68
+ {
69
+ "describe": "Lead assignment rules are used to\n*Choose 2 answers*",
70
+ "answerOptions": [
71
+ {
72
+ "isRight": true,
73
+ "describe": "Assign leads to lead queues"
74
+ },
75
+ {
76
+ "isRight": true,
77
+ "describe": "Assign leads to individuals that are users In Salesforce"
78
+ },
79
+ {
80
+ "isRight": true,
81
+ "describe": "Convert new leads to accounts and give assignments to appropriate users"
82
+ },
83
+ {
84
+ "isRight": true,
85
+ "describe": "Re‐assign leads if they have been neglected and reassign to individuals in Salesforce"
86
+ }
87
+ ]
88
+ },
89
+ {
90
+ "describe": "Email templates (text, HTML with letterhead, and Custom HTML) may include which of the following?\n* Choose 3 answers*",
91
+ "answerOptions": [
92
+ {
93
+ "isRight": true,
94
+ "describe": "Text"
95
+ },
96
+ {
97
+ "isRight": true,
98
+ "describe": "Merge fields"
99
+ },
100
+ {
101
+ "isRight": true,
102
+ "describe": "Attached files"
103
+ },
104
+ {
105
+ "isRight": true,
106
+ "describe": "Macros"
107
+ }
108
+ ]
109
+ },
110
+ {
111
+ "describe": "What of the following statements is True?",
112
+ "answerOptions": [
113
+ {
114
+ "isRight": true,
115
+ "describe": "Tasks allow you to track the specific actions you plan to perform or have performed; Email Alerts cannot\ntrack specific actions"
116
+ },
117
+ {
118
+ "isRight": false,
119
+ "describe": "Email Alerts allow you to track the specific actions you plan to perform or have performed, Tasks cannot\ntrack specific actions"
120
+ },
121
+ {
122
+ "isRight": true,
123
+ "describe": "Email Alerts and Tasks allow you to track the specific actions you plan to perform or have performed"
124
+ },
125
+ {
126
+ "isRight": true,
127
+ "describe": "Email Alerts and Tasks cannot track the specific actions you plan to perform or have performed"
128
+ }
129
+ ]
130
+ },
131
+ {
132
+ "describe": "Recent Items use the?",
133
+ "answerOptions": [
134
+ {
135
+ "isRight": true,
136
+ "describe": "Edit Pagelayout"
137
+ },
138
+ {
139
+ "isRight": true,
140
+ "describe": "Detail Pagelayout"
141
+ },
142
+ {
143
+ "isRight": true,
144
+ "describe": "Sidebar"
145
+ },
146
+ {
147
+ "isRight": true,
148
+ "describe": "Related List"
149
+ }
150
+ ]
151
+ },
152
+ {
153
+ "describe": "____________are words or short phrases that users can associate with most Salesforce.com records to describe and organize their data in a personalized way?",
154
+ "answerOptions": [
155
+ {
156
+ "isRight": true,
157
+ "describe": "Views"
158
+ },
159
+ {
160
+ "isRight": true,
161
+ "describe": "Tags"
162
+ },
163
+ {
164
+ "isRight": false,
165
+ "describe": "Dashboards"
166
+ },
167
+ {
168
+ "isRight": false,
169
+ "describe": "Home Pagelayout"
170
+ },
171
+ {
172
+ "isRight": false,
173
+ "describe": "Apps"
174
+ }
175
+ ]
176
+ },
177
+ {
178
+ "describe": "What happens when a user clicks on the Create New Apps option present in the List of Apps section?",
179
+ "answerOptions": [
180
+ {
181
+ "isRight": true,
182
+ "describe": "User is taken to a Create new App Page in salesforce.com"
183
+ },
184
+ {
185
+ "isRight": false,
186
+ "describe": "User is taken to App Exchange"
187
+ },
188
+ {
189
+ "isRight": true,
190
+ "describe": "User is taken to developer.force.com page"
191
+ },
192
+ {
193
+ "isRight": true,
194
+ "describe": "None of the above"
195
+ }
196
+ ]
197
+ },
198
+ {
199
+ "describe": "____________are a collection of Force.com components and applications that are made available to other\norganizations through the AppExchange.",
200
+ "answerOptions": [
201
+ {
202
+ "isRight": true,
203
+ "describe": "Application"
204
+ },
205
+ {
206
+ "isRight": false,
207
+ "describe": "Object"
208
+ },
209
+ {
210
+ "isRight": true,
211
+ "describe": "Workflow Rules"
212
+ },
213
+ {
214
+ "isRight": true,
215
+ "describe": "Packages"
216
+ },
217
+ {
218
+ "isRight": true,
219
+ "describe": "Visual Force Page"
220
+ }
221
+ ]
222
+ },
223
+ {
224
+ "describe": "You can set the Tab as a Landing Tab while creating the Tab for the Object?",
225
+ "answerOptions": [
226
+ {
227
+ "isRight": true,
228
+ "describe": "True"
229
+ },
230
+ {
231
+ "isRight": true,
232
+ "describe": "False"
233
+ }
234
+ ]
235
+ },
236
+ {
237
+ "describe": "Which is the new type of Dashboard Chart to make entry in Spring' 11 Release?",
238
+ "answerOptions": [
239
+ {
240
+ "isRight": true,
241
+ "describe": "Waterfall Chart"
242
+ },
243
+ {
244
+ "isRight": false,
245
+ "describe": "Organization Chart"
246
+ },
247
+ {
248
+ "isRight": true,
249
+ "describe": "Scatter"
250
+ },
251
+ {
252
+ "isRight": false,
253
+ "describe": "Gauge"
254
+ },
255
+ {
256
+ "isRight": true,
257
+ "describe": "Metric"
258
+ }
259
+ ]
260
+ },
261
+ {
262
+ "describe": "Which of the following is used for automatically opening records by an administrator when they meet a data Trigger point?",
263
+ "answerOptions": [
264
+ {
265
+ "isRight": true,
266
+ "describe": "Manual Sharing"
267
+ },
268
+ {
269
+ "isRight": true,
270
+ "describe": "Criteria based sharing Rules"
271
+ },
272
+ {
273
+ "isRight": true,
274
+ "describe": "OWD"
275
+ },
276
+ {
277
+ "isRight": true,
278
+ "describe": "None of the Above"
279
+ }
280
+ ]
281
+ },
282
+ {
283
+ "describe": "In Spring' 11 salesforce.com release Dynamic Dashboards have been launched for which edition: To create, edit, and delete dynamic dashboards: \"Run Reports\" AND \"Manage Dynamic Dashboards\"",
284
+ "answerOptions": [
285
+ {
286
+ "isRight": false,
287
+ "describe": "Developer Edition"
288
+ },
289
+ {
290
+ "isRight": false,
291
+ "describe": "Professional Edition"
292
+ },
293
+ {
294
+ "isRight": true,
295
+ "describe": "Enterprise Edition"
296
+ },
297
+ {
298
+ "isRight": true,
299
+ "describe": "Unlimited Edition"
300
+ }
301
+ ]
302
+ },
303
+ {
304
+ "describe": "Which of the following events are allowed while writing a trigger on feeds item and feed Comment object?",
305
+ "answerOptions": [
306
+ {
307
+ "isRight": false,
308
+ "describe": "Insert, Update"
309
+ },
310
+ {
311
+ "isRight": true,
312
+ "describe": "Insert, Delete"
313
+ },
314
+ {
315
+ "isRight": false,
316
+ "describe": "Insert, Undelete"
317
+ },
318
+ {
319
+ "isRight": true,
320
+ "describe": "Update, Undelete"
321
+ },
322
+ {
323
+ "isRight": true,
324
+ "describe": "In sert, Update, Delete"
325
+ }
326
+ ]
327
+ },
328
+ {
329
+ "describe": "You can share the Dashboard components snapshot with everyone in the Company with chatter?",
330
+ "answerOptions": [
331
+ {
332
+ "isRight": true,
333
+ "describe": "No, we cannot share with the company"
334
+ },
335
+ {
336
+ "isRight": true,
337
+ "describe": "No, we cannot share with people who do not have access to the dashbaord"
338
+ },
339
+ {
340
+ "isRight": true,
341
+ "describe": "Yes we can share, but only people having access to dashboard will be able to see the data"
342
+ },
343
+ {
344
+ "isRight": true,
345
+ "describe": "Yes and everyone will be able to see it regardless of access to dashboard"
346
+ }
347
+ ]
348
+ },
349
+ {
350
+ "describe": "Inline Editing is available in visual force pages?",
351
+ "answerOptions": [
352
+ {
353
+ "isRight": true,
354
+ "describe": "True"
355
+ },
356
+ {
357
+ "isRight": false,
358
+ "describe": "False"
359
+ }
360
+ ]
361
+ },
362
+ {
363
+ "describe": "With Spring' 11 release now you can have Photos in Dashboard components?",
364
+ "answerOptions": [
365
+ {
366
+ "isRight": true,
367
+ "describe": "No"
368
+ },
369
+ {
370
+ "isRight": true,
371
+ "describe": "Yes but only in Tables"
372
+ },
373
+ {
374
+ "isRight": false,
375
+ "describe": "Yes in every type of Chart"
376
+ }
377
+ ]
378
+ },
379
+ {
380
+ "describe": "Which of the following are new features on Chatter tab?",
381
+ "answerOptions": [
382
+ {
383
+ "isRight": true,
384
+ "describe": "Like"
385
+ },
386
+ {
387
+ "isRight": true,
388
+ "describe": "@Mention"
389
+ },
390
+ {
391
+ "isRight": false,
392
+ "describe": "Live Updates"
393
+ },
394
+ {
395
+ "isRight": true,
396
+ "describe": "All of the Above"
397
+ }
398
+ ]
399
+ },
400
+ {
401
+ "describe": "Which of the following is the new workflow feature of Spring' 11 Release?",
402
+ "answerOptions": [
403
+ {
404
+ "isRight": false,
405
+ "describe": "Workflow Rules"
406
+ },
407
+ {
408
+ "isRight": true,
409
+ "describe": "Flows"
410
+ },
411
+ {
412
+ "isRight": false,
413
+ "describe": "Field Update"
414
+ },
415
+ {
416
+ "isRight": false,
417
+ "describe": "Outbound messages"
418
+ }
419
+ ]
420
+ },
421
+ {
422
+ "describe": "Field Sets works on both Standard as well as Custom Objects?",
423
+ "answerOptions": [
424
+ {
425
+ "isRight": true,
426
+ "describe": "True"
427
+ },
428
+ {
429
+ "isRight": false,
430
+ "describe": "False"
431
+ }
432
+ ]
433
+ },
434
+ {
435
+ "describe": "Which combination of objects is available when creating a custom report type for Chatter reports?\n*Choose 2 answers.*",
436
+ "answerOptions": [
437
+ {
438
+ "isRight": true,
439
+ "describe": "Opportunities, Followers, User Feed"
440
+ },
441
+ {
442
+ "isRight": true,
443
+ "describe": "Accounts, User Feed, Comments"
444
+ },
445
+ {
446
+ "isRight": true,
447
+ "describe": "Users, User Feed, Comments"
448
+ },
449
+ {
450
+ "isRight": true,
451
+ "describe": "Chatter Groups, Members"
452
+ }
453
+ ]
454
+ },
455
+ {
456
+ "describe": "Which of the following settings directly affects Date fields to display as MM/DD/YYYY?",
457
+ "answerOptions": [
458
+ {
459
+ "isRight": true,
460
+ "describe": "Local"
461
+ },
462
+ {
463
+ "isRight": false,
464
+ "describe": "Time Zone"
465
+ },
466
+ {
467
+ "isRight": true,
468
+ "describe": "Language"
469
+ },
470
+ {
471
+ "isRight": false,
472
+ "describe": "Default Currency"
473
+ }
474
+ ]
475
+ },
476
+ {
477
+ "describe": "Where do you go to create a List View so that you can see it on the Console, under the Accounts object?",
478
+ "answerOptions": [
479
+ {
480
+ "isRight": true,
481
+ "describe": "Create a list view on the Console"
482
+ },
483
+ {
484
+ "isRight": true,
485
+ "describe": "Create a list view on Accounts"
486
+ },
487
+ {
488
+ "isRight": true,
489
+ "describe": "Create a list view on Contacts"
490
+ },
491
+ {
492
+ "isRight": false,
493
+ "describe": "Create a field on the Console."
494
+ }
495
+ ]
496
+ },
497
+ {
498
+ "describe": "Which of the following statements are true about Data Validation?\n*Choose 2 answers.*",
499
+ "answerOptions": [
500
+ {
501
+ "isRight": true,
502
+ "describe": "Validation rules apply to all new and updated records for an object."
503
+ },
504
+ {
505
+ "isRight": true,
506
+ "describe": "Validation rules can update fields which are not included in a page layout."
507
+ },
508
+ {
509
+ "isRight": true,
510
+ "describe": "Validation rules can reference fields which are not included in a page layout."
511
+ },
512
+ {
513
+ "isRight": true,
514
+ "describe": "If an error message is not set, a default message will be prompted instead."
515
+ },
516
+ {
517
+ "isRight": true,
518
+ "describe": "All of the above."
519
+ },
520
+ {
521
+ "isRight": true,
522
+ "describe": "None of the Above."
523
+ }
524
+ ]
525
+ },
526
+ {
527
+ "describe": "Which type(s) of file(s) is accessible through Content?",
528
+ "answerOptions": [
529
+ {
530
+ "isRight": true,
531
+ "describe": "Audio Files."
532
+ },
533
+ {
534
+ "isRight": false,
535
+ "describe": "PPT and Video files only."
536
+ },
537
+ {
538
+ "isRight": true,
539
+ "describe": "Salesforce CRM Content can include all file types."
540
+ },
541
+ {
542
+ "isRight": true,
543
+ "describe": "Files attached to a Chatter profile post."
544
+ },
545
+ {
546
+ "isRight": true,
547
+ "describe": "Video Files."
548
+ },
549
+ {
550
+ "isRight": true,
551
+ "describe": "Microsoft® PowerPoint presentations."
552
+ }
553
+ ]
554
+ },
555
+ {
556
+ "describe": "What is parallel approval Routing?",
557
+ "answerOptions": [
558
+ {
559
+ "isRight": true,
560
+ "describe": "When you can mass assign your locked records to users in your same Role"
561
+ },
562
+ {
563
+ "isRight": true,
564
+ "describe": "The ability to send approval requests to yourself multiple times, so you can approve a record"
565
+ },
566
+ {
567
+ "isRight": false,
568
+ "describe": "The ability to take back approval requests once you have sent them"
569
+ },
570
+ {
571
+ "isRight": true,
572
+ "describe": "The ability to send approval requests to multiple approvers in a single step"
573
+ }
574
+ ]
575
+ },
576
+ {
577
+ "describe": "Chatter Desktop is not available in which Salesforce Edition?",
578
+ "answerOptions": [
579
+ {
580
+ "isRight": true,
581
+ "describe": "Free Edition"
582
+ },
583
+ {
584
+ "isRight": false,
585
+ "describe": "Group"
586
+ },
587
+ {
588
+ "isRight": false,
589
+ "describe": "Professional"
590
+ },
591
+ {
592
+ "isRight": true,
593
+ "describe": "Developer"
594
+ },
595
+ {
596
+ "isRight": true,
597
+ "describe": "Enterprise,"
598
+ },
599
+ {
600
+ "isRight": true,
601
+ "describe": "Contact Manager"
602
+ }
603
+ ]
604
+ },
605
+ {
606
+ "describe": "The account owner, opportunity owners, and case owners may or may not be the same user.",
607
+ "answerOptions": [
608
+ {
609
+ "isRight": true,
610
+ "describe": "True"
611
+ },
612
+ {
613
+ "isRight": false,
614
+ "describe": "False"
615
+ }
616
+ ]
617
+ },
618
+ {
619
+ "describe": "Which file types can you use when exporting reports?\n*Choose 2 answers.*",
620
+ "answerOptions": [
621
+ {
622
+ "isRight": true,
623
+ "describe": "You can not export a report. You can only email it."
624
+ },
625
+ {
626
+ "isRight": true,
627
+ "describe": "Comma Delimited (.csv)"
628
+ },
629
+ {
630
+ "isRight": true,
631
+ "describe": "Excel (.xls)"
632
+ },
633
+ {
634
+ "isRight": true,
635
+ "describe": "PDF"
636
+ }
637
+ ]
638
+ }
639
+ ]
640
+ }