Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmaspas7

Easiest Solution 2 Pass Your Certification Exams

Platform-App-Builder Salesforce Certified Platform App Builder (Plat-Admn-202) Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Salesforce Platform-App-Builder Salesforce Certified Platform App Builder (Plat-Admn-202) certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 4 / 5
Total 288 questions

Universal Containers is setting up salesforce for the first time. Management wants the sales and marketing teams to have different navigation names in the salesforce1 mobile app. Which option is available to an app builder to satisfy the requirement?

A.

Create sales and marketing profiles to ensure read access to different objects

B.

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

C.

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

D.

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

A sales rep at AW Computing is unable to find what they are looking for while scrolling through their Chatter feed.

How can a filter be utilized to show only posts from their key account and opportunity records?

A.

Create a Chatter group.

B.

Create Chatter bookmarks

C.

Create a Chatter stream.

D.

Create a Chatter notification.

Universal Containers is expecting impacts to operations due to increased demand. The executive team will be reaching out to current customers and want to see the number of open cases for the account and parent account.

Which two tools could an app builder combine to display the number of open cases on the account page?

Choose 2 answers

A.

Flow

B.

Workflow

C.

Approval Process

D.

Process Builder

Cloud Kicks is implementing an approval process for opportunities that requires managers to approve all opportunities above $50,000 before they can be

marked as Closed Won.

Which two delivery methods can a manager utilize to respond to approval requests in the Salesforce mobile app?

Choose 2 answers

A.

Home Screen

B.

In-App Notification

C.

Record Detail

D.

Navigation Menu

Universal Containers has a private sharing model for Accounts and Opportunities and uses Territory Management to grant access to records.

• Sales rep A manually shares an opportunity record with sales rep B.

• Sales rep B has access to the Account even though the Account Is NOT In sales rep B's territory.

• Sales rep C CANNOT see either record.

Based on the information given, why can sales rep B see the Account related to the Opportunity?

A.

Sales rep B has implicit access to the Account.

B.

Sales rep B was added to the Account team.

C.

Sharing set is granting access to the Account.

D.

Account was also manually shared.

The convert button on leads should NOT appear until the lead status picklist is set to a qualified. What should an app builder suggest to meet these requirements?

A.

Picklist dependency, page layouts, record types

B.

Custom button, validation rule, record types

C.

Process builder field update, quick action, record type

D.

Page layout, record types, process builder field update

Cloud Kicks has five years of sales data and would like to track when customers made their first purchase. How should an app builder use a roll-up summary to meet the requirements?

A.

Create a new roll-up summary field called First Order Date, using Type MIN on the Opportunity Close Date with a filter where IsWon = TRUE.

B.

Create a new date field called First Order Date, create a new Workflow to set the date, and roll up the value with a filter where IsWon = TRUE.

C.

Create a new roll-up summary field called First Order Date, using Type SUM on Opportunity Close Date.

D.

Create a new date field called First Order Date, then create a roll-up summary to update the field using Type MIN.

An app builder has downloaded a component from the AppExchange successfully; however, they are unable to add it to the Lightning home page.

Which two reasons can be preventing the app builder from being able to add the custom component?

Choose 2 answers

A.

My Domain must be deployed to add custom components to the page with the App Builder.

B.

A custom tab must be created to add custom components to the page with the App Builder.

C.

The component requires a developer permission to add it to the page with the App Builder.

D.

The component is tagged for record pages instead of home pages and is not showing up in the App Builder.

A Cloud Kicks employee submitted an opportunity for approval by their manager.

What would happen if the employee attempts to edit the description field after submission?

A.

User will be presented with a 'Record Lock' notification.

B.

User will be able to edit the description field only.

C.

User will see the record is now owned by their manager.

D.

User will be able to edit the name, but unable to edit the description.

An app builder has a custom component they want to make available on the utility bar, but the component is unavailable.

How should the component be tagged?

A.

For use on record pages.

B.

For use in Lightning App Builder.

C.

For use on the utility bar.

D.

For use in App Manager.

An app builder created multiple custom fields, page layouts, and reports in the sandbox and added them to a change set was deployed to production, the reports were NOT deployed.

What should the app builder do?

A.

Move the reports to the Untried Public Reports folder and add them to a new change set.

B.

Move the reports from the Unfiled Public Reports folder and add them to a new change set

C.

Recreate the reports in production. Reports are not supported in change sets

D.

Add the reports to an unmanaged package and install the unmanaged package into production.

Ursa Major Solar (UMS) uses a public sharing model for accounts. UMS would like to move to a more restrictive sharing model but wants the Sales team to continue to have access to all account records with the sales record type.

Which two actions should an app builder complete to implement this change?

Choose 2 answers

A.

Update the Sales profile.

B.

Update the organization-wide defaults

C.

Create a criteria-based sharing rule.

D.

Create an owner-based sharing rule.

The finance manager at Universal Containers wants to receive a new business notification email each time a new client is won. The sales manager wants to receive a task letting them know to onboard the new client unless it is a top-tier client.

Which automation tool should an app builder use to best address all these requests?

A.

Record-triggered flow

B.

Screen flow

C.

Apex

D.

Approval process

Universal Containers would like to embed a chart of all related Opportunities, by stage, on the Account detail page. Which type of report should the App Builder create to add to the Account page layout?

A.

A summary report on the Opportunity object.

B.

A summary report on the Account object.

C.

A tabular report on the Account object.

D.

A tabular report on the Opportunity object.

Universal Containers is adding drone delivery to service offerings, and the developer has written and tested code prior to deployment to production, and the change set is ready to go. The deployment window will occur when the developer is on vacation.

What can the app builder do to ensure a smooth deployment to production?

A.

Remove Apex classes from Abound change set.

B.

Validate the inbound change set.

C.

Use a metadata package set.

D.

Validate the outbound change set.

An App Builder wants to deploy a new version of an auto launched flow to production in an active state so that the new functionality Is immediately available to users

What should the App Builder rake into consideration when planning the deployment?

A.

Verify there is an Apex test that provides test coverage for the Flow.

B.

Grant user access to the Flow.

C.

Manually activate the Flow after deployment

D.

Include the Process Builder calling the Flow In the deployment

How should an app builder configure access to a contact's Twitter profile for Salesforce mobile app users?

A.

Add a formula field to the Contact page layout.

B.

Add an AppExchange Lightning Component to the mobile app.

C.

Add the Twitter component to mobile view Lightning pages.

D.

Add a Twitter Quick Action to the mobile navigation.

Universal Containers (UC) has a time-sensitive need for a custom component to be built in 4 weeks; UC developers require additional enablement to complete the work and are backlogged by several months.

Which option should an app builder suggest to meet this requirement?

A.

Use an AppExchange solution.

B.

Build a screen flow page.

C.

Build a Lightning record page.

D.

Use a Boit solution

Universal Containers has Public Read/Write as the Account organization-wide default (OWD) setting. Visitors to the customer community site report that they can see all of the company's account records.

How should an app builder configure Account sharing so that community users only see their own Account?

A.

Create an account record type for external accounts.

B.

Define an owner-based sharing rule for external accounts.

C.

Define a permission set for external accounts.

D.

Set the account external OWD to private.

Cloud Kicks received a new requirement to calculate summaries from child objects of a standard object. The team would prefer to solve this declaratively.

What are two considerations an app builder should evaluate?

Choose 2 answers

A.

An app builder is unable to change a look up to a master-detail relationship.

B.

An object can have up to two master-detail relationships.

C.

A trigger on save or update can kick off calculations.

D.

A value is required in all records of the lookup field prior to converting to a master-detail relationship.

Page: 4 / 5
Total 288 questions
Copyright © 2014-2025 Solution2Pass. All Rights Reserved