ExamGecko
Home Home / Salesforce / Certified Advanced Administrator (CRT-211)

Certified Advanced Administrator (CRT-211): Salesforce Certified Advanced Administrator Exam

Salesforce Certified Advanced Administrator Exam
Vendor:

Salesforce

Salesforce Certified Advanced Administrator Exam Exam Questions: 246
Salesforce Certified Advanced Administrator Exam   2.370 Learners
Take Practice Tests
Comming soon
PDF | VPLUS

The Certified Advanced Administrator exam is a crucial step for anyone looking to validate their expertise in advanced Salesforce administration. To increase your chances of success, practicing with real exam questions shared by those who have already passed can be incredibly helpful. In this guide, we’ll provide practice test questions and answers, offering insights directly from successful candidates.

Why Use Certified Advanced Administrator Practice Test?

  • Real Exam Experience: Our practice tests accurately mirror the format and difficulty of the actual Certified Advanced Administrator exam, providing you with a realistic preparation experience.
  • Identify Knowledge Gaps: Practicing with these tests helps you pinpoint areas that need more focus, allowing you to study more effectively.
  • Boost Confidence: Regular practice builds confidence and reduces test anxiety.
  • Track Your Progress: Monitor your performance to see improvements and adjust your study plan accordingly.

Key Features of Certified Advanced Administrator Practice Test

  • Up-to-Date Content: Our community regularly updates the questions to reflect the latest exam objectives and industry trends.
  • Detailed Explanations: Each question comes with detailed explanations, helping you understand the correct answers and learn from any mistakes.
  • Comprehensive Coverage: The practice tests cover all key topics of the Certified Advanced Administrator exam, including security and access, data management, and process automation.
  • Customizable Practice: Tailor your study experience by creating practice sessions based on specific topics or difficulty levels.

Exam Details

  • Exam Number: Advanced Administrator
  • Exam Name: Certified Advanced Administrator Exam
  • Length of Test: 90 minutes
  • Exam Format: Multiple-choice and scenario-based questions
  • Exam Language: English
  • Number of Questions in the Actual Exam: 60 questions
  • Passing Score: 70%

Use the member-shared Certified Advanced Administrator Practice Tests to ensure you're fully prepared for your certification exam. Start practicing today and take a significant step towards achieving your certification goals!

Related questions

The administrator at Cloud Kicks noticed that a before trigger, which handles saving the original version of a record to an external database, fails. However, a flow configured for fast field updates runs successfully.

How should the administrator advise the developer?

Become a Premium Member for full access
Unlock Premium Member  Unlock Premium Member

A user at Universal Containers wants to load records Into a custom object named Location from a .csv file. While using Data Loader, they cannot find the Location object.

What are two reasons this is happening?

Choose 2 answers

Become a Premium Member for full access
Unlock Premium Member  Unlock Premium Member

When configuring a change set, which two practices should an administrator adhere to in order to ensure a successful deployment to production?

Choose 2 answers

A.
Clone a change set to add forgotten dependent components to an uploaded change set.
A.
Clone a change set to add forgotten dependent components to an uploaded change set.
Answers
B.
Add permissions and access settings to outbound change sets in addition to the dependent component list.
B.
Add permissions and access settings to outbound change sets in addition to the dependent component list.
Answers
C.
Run deployment validations on the change set in the sandbox prior to uploading to production.
C.
Run deployment validations on the change set in the sandbox prior to uploading to production.
Answers
D.
When deploying a new record type, ensure the new record type is the only component in the change set.
D.
When deploying a new record type, ensure the new record type is the only component in the change set.
Answers
Suggested answer: B, C

Explanation:

Two practices that the administrator should adhere to in order to ensure a successful deployment to production are:

Add permissions and access settings to outbound change sets in addition to the dependent component list. This can help avoid deployment errors or access issues caused by missing permissions or settings for the components in the change set. For example, if the change set includes a new custom object, the administrator should also include the object permissions, field-level security, page layouts, and record types for that object.

Run deployment validations on the change set in the sandbox prior to uploading to production. This can help test the change set for any errors or conflicts before deploying it to production. Deployment validations simulate the deployment without actually making any changes and report any issues or warnings.

The other two options are incorrect because:

Cloning a change set does not add forgotten dependent components to an uploaded change set. It only creates a copy of the existing change set that can be modified before uploading.

When deploying a new record type, it is not necessary to have it as the only component in the change set. It can be deployed along with other components as long as they are compatible and have the required dependencies.

asked 23/09/2024
Christopher Harden
46 questions

A sales manager at AW Computing has created a contact record but is missing some of the information to complete the record. The organization-wide default for Accounts is set to Public Read Only, and Contacts are controlled by parent.

A.
Who will be able to edit this new contact record?
A.
Who will be able to edit this new contact record?
Answers
B.
Users above the sales manager in the role hierarchy
B.
Users above the sales manager in the role hierarchy
Answers
C.
All users in the organization
C.
All users in the organization
Answers
D.
The owner and users below the owner in the role hierarchy
D.
The owner and users below the owner in the role hierarchy
Answers
E.
Sales manager and system administrator
E.
Sales manager and system administrator
Answers
Suggested answer: E

Explanation:

The sales manager and system administrator will be able to edit this new contact record because they are either the owner or have Modify All Data permission respectively. Users above or below the sales manager in the role hierarchy will not be able to edit this contact record because contacts are controlled by parent and accounts are set to Public Read Only. All users in the organization will be able to view but not edit this contact record because accounts are set to Public Read Only.

Reference: https://help.salesforce.com/s/articleView?id=sf.admin_sharing.htm&type=5

asked 23/09/2024
Hernan Rojas
48 questions

Northern Trail Outfitters (NTO) is expending into the U.K. While most of NTO's product are the same as in the US. Pricing will vary from product due to shipping and raw material cost differences.

What should the administrator configure for a smooth rollout to the U.K.?

A.
Configure a U.K Opportunity record type.
A.
Configure a U.K Opportunity record type.
Answers
B.
Write a flow the translates the currency from dollars to euros using a custom Exchange Rate field.
B.
Write a flow the translates the currency from dollars to euros using a custom Exchange Rate field.
Answers
C.
Add a new U.K Order Form that has the euro symbol instead of the dollar symbol.
C.
Add a new U.K Order Form that has the euro symbol instead of the dollar symbol.
Answers
D.
Create a new Price Book for the U.K product pricing.
D.
Create a new Price Book for the U.K product pricing.
Answers
Suggested answer: D

Explanation:

As explained in question 3, a price book is a list of products and their prices for a specific segment of customers or market. By creating a new price book for the U.K product pricing, Northern Trail Outfitters (NTO) can offer different prices for their products in the U.K market due to shipping and raw material cost differences. The price book can also specify which currency is used for the prices, such as pounds or euros.

Reference: https://help.salesforce.com/s/articleView?id=sf.products_pricebooks_def.htm&type=5

asked 23/09/2024
Tiffany Peterson
38 questions

The administrator at Cloud Kicks has been requested to provide access to the Leads object to a contractor. The contractor currently has a profile that has access to a project management app within Salesforce. The contractor should only have View access to all of the Lead records.

What should the administrator handle this request?

A.
Assign a permission set that has View All on Leads.
A.
Assign a permission set that has View All on Leads.
Answers
B.
Add an app with the Leads tab to the user's profile.
B.
Add an app with the Leads tab to the user's profile.
Answers
C.
Assign the contractor a public group with Lead access.
C.
Assign the contractor a public group with Lead access.
Answers
D.
Create a profile with Read Only for all Leads.
D.
Create a profile with Read Only for all Leads.
Answers
Suggested answer: A

Explanation:

Permission sets are collections of settings and permissions that give users access to various tools and functions without changing their profile or requiring multiple profiles for users who perform different tasks across apps in your org. By assigning a permission set that has View All on Leads to the contractor, Cloud Kicks can grant them view access to all lead records without modifying their profile or creating a new one.

Reference: https://help.salesforce.com/s/articleView?id=sf.perm_sets_overview.htm&type=5

asked 23/09/2024
Muneer Deers
43 questions

The Cloud Kicks administrator wants to open up opportunity sharing to directors who oversee regional managers so they can access records to assist regional managers.

What sharing mechanism should be used?

A.
organization wide Defaults
A.
organization wide Defaults
Answers
B.
Role Hierarchy
B.
Role Hierarchy
Answers
C.
Manual Sharing
C.
Manual Sharing
Answers
D.
Sharing Settings
D.
Sharing Settings
Answers
Suggested answer: B

Explanation:

Role hierarchy is a sharing mechanism that should be used to open up opportunity sharing to directors who oversee regional managers so they can access records to assist regional managers. Role hierarchy is a way to grant access to records based on the user's position in an organization's hierarchy of roles. Role hierarchy can grant users access to records owned by or shared with users below them in the hierarchy for objects that have organization-wide defaults set to Private or Public Read Only. By using role hierarchy, the administrator can ensure that directors can access opportunities owned by or shared with regional managers who report to them

asked 23/09/2024
Danish Vohra
38 questions

The sales manager at Cloud Kicks (CK) wants to make sure the accounts that CK serves are happy. One way they track this is by how many open cases an account has with CK. The sales manager asks CK's administrator to build a report to show Accounts with Open Cases.

What report type would this be?

Become a Premium Member for full access
Unlock Premium Member  Unlock Premium Member

Cloud Kicks has organization-wide snaring defaults on the opportunity set to prvete. However, members of the finance team need to see closed won opportunities. The Drama team members all have roles under the finance director, while the sales team members have roles under the sales marager.

Which two options should the administrator use to meet these criteria?

Choose 2 answers

Become a Premium Member for full access
Unlock Premium Member  Unlock Premium Member

AW Computing has implemented the Contacts to Multiple Accounts functionality. Users should be able to distinguish between contacts and related contacts.

What should the administrator do to configure the account page layout?

Become a Premium Member for full access
Unlock Premium Member  Unlock Premium Member