
[Jan 01, 2022] Free Salesforce ADM-211 Exam Questions & Answer
Verified ADM-211 dumps Q&As Latest ADM-211 Download
Salesforce Advanced Administrator Exam Syllabus Topics:
| Section | Objectives | Weight |
|---|---|---|
| Auditing and Monitoring | - Given a scenario, determine the appropriate tools for monitoring and troubleshooting system activity (debug log, set up audit trail). | 6% |
| Content Management | - Explain how to set up and maintain Salesforce Content. | 3% |
| Analytics, Reports and Dashboards | - Given a scenario, determine the appropriate analytic tools to meet complex reporting requirements (custom report types, reporting snapshots, complex charting, custom summary formulas, bucketing, joined reports, cross filters, dynamic dashboards, dashboard filters). | 10% |
| Sales Cloud Applications | - Explain how to customize and maintain products, price books, schedules, and quotes. - Describe the capabilities of forecasting (categories, hierarchy, quotas). | 10% |
| Process Automation | - Given a scenario, troubleshoot an approval process. - Given a complex scenario, determine the solution using a combination of automation tools to solve a business problem (Process automation, formula fields, and when to use programmatic techniques). | 13% |
| Extending Custom Objects and Applications | - Describe the appropriate use of relationship types when building custom objects (master-detail, lookup). | 8% |
| Change Management | - Describe the options available to move metadata between environments (change sets, Salesforce extensions for Visual Studio Code). - Describe the capabilities and best practices for using change sets to move metadata between environments. | 10% |
| Data Management | - Explain the tools and best practices for improving and enriching data quality (validation, managing duplicates, enriching, archiving). | 10% |
| Service Cloud Applications | - Explain how to create and maintain Salesforce Knowledge (Article Record Types, data categories). - Explain how to create and maintain service entitlements and entitlement processes. - Describe the features of Salesforce which enable interaction between support agents and customers (Chat, Case Feed, Service Cloud Console, Experience Cloud sites, Omni-Channel). | 10% |
| Security and Access | - Given a scenario, determine the implications to record and field data access (Sharing model, controlled by parent, grant access by hierarchies, profile vs. sharing rules, Experience Cloud sites’ security settings, field and record level access, sharing rules, field level security, and record types). - Describe the capabilities of Enterprise Territory Management and the implications for the sharing model. - Compare and contrast the capabilities of custom profiles, permission sets, and delegated administration. | 20% |
High level topics covered by our practice test
This Web Simulator is for Salesforce Advanced Administrators that are ready to start building complex Saleforce infrastructure and would like to take the ADM-211 certification exam. Using the Web Simulator you can verify your skills and the Simulator Questions are mainly designed for:
- Administrators with at least six months of experience using Salesforce
- Administrators who have completed the Administration Essentials
NEW QUESTION 39
Which of the following is not a characteristic of web applications or web controls?
- A. Uses the Forcc.com API to read or modify SFDC data,
- B. Runs on SFDC web server
- C. Runs on a customer-hosted web server
- D. Are generally used for highly customized UI or business logic functionality that cannot be accommodated bys-controls.
- E. Has a custom VI (gcncrallyASP.NET or JSP),
Answer: B
Explanation:
Section: Volume B
NEW QUESTION 40
Which of the following are track able with the User Login Locations functionality?
Select all that apply:
- A. Browser
- B. Login Date
- C. Device Type
- D. Source IP address
- E. Originated from UI (not available in standard User report)
Answer: B,D,E
Explanation:
Section: Volume B
NEW QUESTION 41
Which deployment tools allow you to manage changes in a source-code control system?
Select all that apply
- A. Force.com IDE
- B. Change sets
- C. Force.com Migration Tool
Answer: A,C
NEW QUESTION 42
Is it possible to incorporate web services API Calls into S Controls?
- A. False
- B. True
Answer: B
NEW QUESTION 43
S-Controls are only triggered through the user interface
- A. False
- B. True
Answer: B
NEW QUESTION 44
What feature is NOT customizable under the Setup/Develop menu?
- A. Components
- B. Apex Classes
- C. Pages
- D. Apps
Answer: D
NEW QUESTION 45
With cross-object formula fields, fields can be inserted from objects of which relationship types?
Choose 2 answers.
- A. Master-detail relationships
- B. Roll-up summary relationships
- C. Hierarchical Relationships
- D. Lookup relationships
Answer: A,D
NEW QUESTION 46
CORRECT TEXT
What arc examples of content that can be included in a Visual force page?
Answer:
Explanation:
1. VF Tags
2.Force.com merge tags
3.HTML
4.Java
5.Flash
6.Any other code that can execute w/in a HTML page
NEW QUESTION 47
You should back up your data before changing or deleting data
- A. False
- B. True
Answer: B
Explanation:
Explanation/Reference:
Explanation/Reference: It is a best practice to backup your data so if there is an unexpected result, you can always roll back the changes.
NEW QUESTION 48
Which is NOT an option for customizing Sales force Content?
- A. Customer fields
- B. Workspace permissions
- C. Workflow Rules
- D. Validation Rules
Answer: C
NEW QUESTION 49
File attachments count towards the overall data storage limit.
- A. False
- B. True
Answer: A
Explanation:
Explanation/Reference: File attachments count towards file storage, not data storage. The storage limit is 1GB minimum for data and 11GB minimum for file storage for all editions.
NEW QUESTION 50
What arc the benefits of Apex versus other applications? Select all that apply:
- A. Runs Natively on SFDC servers
- B. Supported by SFDC
- C. Faster than non-server code
Answer: A,B,C
NEW QUESTION 51
What is a Data Set?
- A. Change Set
- B. When information is available on your internal server
- C. When information is available on your Sales force Server
- D. Profile for Mobile Setup
Answer: D
NEW QUESTION 52
Steps can be added to an active approval process.
- A. False
- B. True
Answer: A
Explanation:
Explanation/Reference:
Explanation/Reference: Steps cannot be added after the process has been activated.
NEW QUESTION 53
CORRECT TEXT
What are 4 common Challenges to going global?
Answer:
Explanation:
1. Intl BU's & IT operating autonomously
2. Mix of English & native language
3. Immature sales processes
4. No Common platform
NEW QUESTION 54
When wouldn't you use APEX?
Choose 2
- A. Integrating a third party system that does not support web services
- B. Adding Visual Elements to the Ul (Visual Force)
- C. Add functionality to an s-Control or Composite Application to process one record at a time
- D. Add Business Logic that only applies when accessing data through the Ul
Answer: B,D
NEW QUESTION 55
Sales force will automatically archive older activities that meet certain criteria (for example, events with due dates greater than 365 da ys). Where does a user go to view these records?
- A. Storage usage link under Setup
- B. Activity history related list
- C. Recycle Bin
- D. Activities home page view
Answer: B
Explanation:
Section: Volume C
NEW QUESTION 56
Which of the following will make it easier for users to reach merge tools?
- A. Merge using the Kxcel Connector
- B. All of the above
- C. Build a custom bottom /link to the merge wizard
- D. Be granted delete rights to merge leads
Answer: B
NEW QUESTION 57
SIMULATION
How would an administrator quickly check field accessibility?
Answer:
Explanation:
See the solution below
Explanation/Reference:
1. Field Accesibility Grid
2. View by: fields, profiles, record type
NEW QUESTION 58
Where can you find the Forcc.com IDE tool?
- A. Setup Develop I API
- B. Setup| Create | Apps
- C. Setup| Create | Packages
- D. Setup |Develop | Tools
Answer: D
NEW QUESTION 59
File attachments count towards the overall data storage limit.
- A. False
- B. True
Answer: A
Explanation:
Explanation/Reference:
Explanation/Reference: File attachments count towards file storage, not data storage. The storage limit is
1GB minimum for data and 11GB minimum for file storage for all editions.
NEW QUESTION 60
When overriding a standard button that is not the Save button, which feature can be used to replace the standard functionality?
- A. Visual force controllers
- B. Apex trigger
- C. Visual force pages
- D. Apex classes
Answer: C
NEW QUESTION 61
......
Use Real Dumps - 100% Free ADM-211 Exam Dumps: https://www.free4torrent.com/ADM-211-braindumps-torrent.html