Skip to content

Rohit Wakchoure

7x certified Salesforce Technical Delivery Lead

Menu
  • Myself
    • Projects
    • TechSkills
    • Companies
    • Education
    • Certified
    • Contact
  • Blog
    • Art
    • Comics
    • Salesforce
  • Quiz
    • Salesforce Exam Preparation
      • Associate Exam Quiz
      • Administrator Exam Quiz
      • App Builder Exam Quiz
      • Platform Developer I Exam Quiz
      • Business Analyst Exam Quiz
  • Interview Q&A
    • Salesforce Q&A
      • Salesforce Admin
      • Salesforce Developer
Menu

App Builder Exam Quiz

27
Created on June 24, 2023 By wakchourerohit@gmail.com

Salesforce Certified App Builder Practice Q&A

1 / 60

1. What should an app builder consider when choosing a template for a new Lightning record page?

2 / 60

2. Cloud Kicks recently implemented the application lifecycle management process to its release management strategy.
Which category handles bug fixes and simple changes?

3 / 60

3. Cloud Kicks wants to summarize the number of open Cases related to an Account, as well as the number of closed Cases to indicate whether customer support utilization is high, medium, or low. Two number fields have been created: NUM_Open_Cases__c and NUM_Closed_Cases__c.
Which two automation solutions would meet these business requirements?
Choose 2 answers

4 / 60

4. Universal containers is piloting new features in an existing sandbox and wants to prevent outbound email sends during testing.
What should the app builder do to meet the requirement?

5 / 60

5. Ursa major solar sales team has been struggling to enter data on mobile since rollout, the team dislike scrolling through all of the field to input only the necessary data.
How could the app builder solve the necessary data.

6 / 60

6. Ursa Major Solar’s service department gets requests for several types of services, such as installation, repair, and maintenance. Service managers need to be able to tell when maintenance was last done on an asset to help determine if they are meeting contract agreements, but the last maintenance date can be difficult to z determine when there are many work orders related to the asset. They think it would be helpful to have a field auto-populated on the Asset record when a Calculator maintenance work order gets closed.
What tool should an app builder recommend to help meet this requirement?

7 / 60

7. Universal Containers app builder has been tasked with replacing workflow rules and apex trigger with process builder where possible
What are two important considerations an app builder should know before the project is started?

8 / 60

8. An app builder at DreamHouse Realty created a custom object which has fields containing data from two different objects via related lookups.
What is needed to create “with” or “without” reports on the new custom object?

9 / 60

9. Universal Containers (UC) has created a picklist field called Country on three separate custom objects. UC has a requirement to maintain a consistent list of values for this field on each object.
Which feature would an app builder use?

10 / 60

10. Universal Containers needs the 18-digit record ID from Opportunity records when exporting data to Excel in order to ensure each record is treated uniquely.
What formula should an app builder use to create this new field?

11 / 60

11. 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

12 / 60

12. Cloud Kicks wants to display the number of Opportunity records associated with each Account.
What solution should be used?

13 / 60

13. The Cloud Kicks (CK) sales team is currently using a sales app in Lightning Experience. CK is planning a Salesforce mobile app rollout next month to increase productivity for reps while out in the field, After reviewing the mobile app, the sales operations manager asks about ways to create an enhanced user experience.
Which two solutions could an app builder suggest?
Choose 2 answers

14 / 60

14. DreamHouse Realty (DR) employees started using company-owned airplanes for work travel after Ursa Major Solar was acquired. DR executives want to automate the submission travel request forms to enforce the internal policy.
How should an app builder automate travel requests based on these criteria?

15 / 60

15. An app builder has created a new report type but users are unable to select it from the Report Type list when making a new report for records they own.
What could be causing this issue?

16 / 60

16. Due to the complexity of the Universal Containers sandbox release schedule and requirements, it is advised that change sets are used as often as possible to migrate from one environment to another.
Which three common items can an app builder move when using a change set?

Choose 3 answers

17 / 60

17. Dream house realty is rethinking its sandbox utilisation strategy after acquiring cloud kicks. The salesforce COE. Already utilizes a partial and full sandbox. Which it refreshes on their own regular schedules. Team are expending and have to begin each of their small projects in a sandbox before committing to the larger pool for collaborative testing while still keeping costs down
What types sandbox should each team member use?

18 / 60

18. Ursa Major Solar wants to see the Type__c field from the parent object Galaxy__c listed on the child record Star. error stating “Picklist values are only supported in certain functions”.
What formula should an app builder use to achieve the desired result?

19 / 60

19. Cloud Kicks (CK) wants to track orders against inventory, ensuring its ability to fulfill order requests. CK created a junction object called Request_Inventory__c to enable many-to-many relationships with the Inventory__c and Order__c objects.
What does the app builder need to provide to ensure users can view Request_Inventory__c records?

20 / 60

20. Universal Containers uses a custom picklist field Account Region con the account record. They want this region to be reflected on all related contact records and stay in sync if the value of this field changes on the Account.
How should an app builder meet this requirement?

21 / 60

21. Ursa Major Solar wants to automate a welcome email to new clients and include a customized survey about their buying experience. An app builder is tasked with this project and has very little time to build the solution from scratch.
What should the app builder do to meet the deadline and custom requirements?

22 / 60

22. 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

23 / 60

23. Cloud Kicks (CK) tracks the support level of its customers on the account record page. CK wants to show a text notification on a case record page when the related account is a platinum-level customer.
How could an app builder meet this requirement?

24 / 60

24. Service agents at Ursa Major Solar want a more condensed case view. Service agents also want to be able to modify the associated contact and account records from the case page layout on the Lightning record page.
Which two components should an app builder use to meet these requirements?
Choose 2 answers

25 / 60

25. Universal Containers is migration its sales operations from a legacy system that was used in Europe. Opportunities need to be imported with the proper country currency.
Which two step should an app builder configure to meet these requirements?
Choose 2 answers

26 / 60

26. Cloud Kicks created a Lockedc custom field to identify Account records that should restrict modifications for all users except the system administrator.
What validation rule will enforce this requirement on locked Account records?

27 / 60

27. A user is unable to use inline editing on a list view. A quick check verifies the user should be able to perform inline editing as they have been assigned the appropriate permissions.
Which two conditions should the app builder review?
Choose 2 answers

28 / 60

28. An app builder wants to create a custom object and 10 fields.
What should they use to create the object, fields, and relationships quickly from one place?

29 / 60

29. An app builder notices several Accounts converted from leads are missing information they expected to be caught via account validation rules.
What could be the source of this issue

30 / 60

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

31 / 60

31. Universal Containers wants to create a report to show job applications with or without resumes,
What considerations should the app builder be aware of when creating the custom report type?

32 / 60

32. An app builder installed a custom lighting component from appExchange and has deployed my domain
What should be done next in order to configure the component for use in a record page?

33 / 60

33. Universal Containers have change that need to be deployed from Sandbox to Production.
Where should an app builder look to verify that a change set can be deployed?

34 / 60

34. An app builder needs to create new automation on an object.
What best practice should the app builder follow when building out automation?

35 / 60

35. An app builder is preparing to deploy a new app from the sandbox to production using change sets.
What two considerations should an app builder keep in mind during this process?
Choose 2 answers

36 / 60

36. Universal Containers requires a custom field on the Case object to be automatically updated every time there is an Owner change on the Case.
Which two features can be used for this requirement?
Choose 2 answers

37 / 60

37. 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?

38 / 60

38. Cloud Kicks wants to set up a new opportunity approval process and execute various action items based on the initial submission.
Which three action types should an app builder use in the approval process?
Choose 3 answers

39 / 60

39. Cloud kicks has a sales rep who is stating that their contact is unavailable for other users to see within salesforce
In which three ways can an app builder trouble shoot this issue?
Choose 3 answers

40 / 60

40. The marketing team at universal Containers has a lost of 400 leads it wants to upload to salesforce. The team needs to avoid creating duplicates records.
Which two actions be taken to meet this requirement?
Choose 2 answers

41 / 60

41. Universal Containers wants the sales reps to clean up its Salesforce customer contacts using the Contacts tab.
Which two solutions can be used to support and simplify this process using a list view?
Choose 2 answers

42 / 60

42. An app builder wants to use Process Builder to automate some of the work being done by the sales team.
What are three capabilities of Process Builder that can improve productivity?
Choose 3 answers

43 / 60

43. Cloud Kicks wants to efficiently increase the company’s adoption of Salesforce while simultaneously moving away from their reliance on spreadsheets. An app builder is given a spreadsheet everyone is sharing that needs to be added to Salesforce. The object with fields needs to be created and the data inserted simultaneously.
What tool should be used?

44 / 60

44. Ursa Major Solar has a lookup relationship between a custom Galaxy__c object and a custom Star__c object. An app builder wants to create a roll-up summary field that counts the total number of Star__c records related to each Galaxy__c record.
How would the current configuration impact the ability to achieve the desired result?

45 / 60

45. After a deal is closed, cloud kicks (CK) wants to assign a user as a customer service manager (CSM) in addition to the account owner and would like a new field to easily track and report which CSM is assigned to the Account
What solution should an app builder use for this request?

46 / 60

46. Universal Containers assigns system access via permission sets and permission set groups to ensure each user has proper access. One department with varying levels of support staff has five consistent permission sets they require in order to complete their duties. Some higher-level staff have additional permission sets that are only required for them.
How should an app builder recommend assigning permission sets to users?

47 / 60

47. DreamHouse Realty (DHR) recently acquired Cloud Kicks (CK), a company that is still on Salesforce Classic. DHR is keeping the CK Salesforce org; however, it will migrate this org to Lightning Experience.
Where should the app builder find prebuilt resources to help with this project and overall adoption?

48 / 60

48. Dream house realty (DR) has a policy that requires the phone number on contact to be deleted when the DoNotcall checkbox is checked
What automation tool should the app builder recommend?

49 / 60

49. Cloud Kicks (CK) wants to set up a custom child object to track gift cards issued to a customer. A key requirement is to track the total number of gift cards opened and gift cards issued on an Account. CK wants to permanently ensure the gift cards are unable to be moved across any other Account once it is created.
On the gift card object, what type of field should be created to support this requirement?

50 / 60

50. Which two places can an app builder go to see a list of available Custom Lightning components in their org?
Choose 2 answers

51 / 60

51. Universal Containers asked the app builder to ensure when an account type changes to ‘Past-Customer’ the contacts directly related to that account get an updated status of ‘Re-Market’.
What automation should the app builder use to accomplish this task?

52 / 60

52. Universal Containers wants to dynamically display a component on a lighting record page for an account bassed on criteria about the related contact.
What solution should an app builder use to fulfill this requirement?

53 / 60

53. An app builder wants to update a field on the parent record when a child record connect via lookup is deleted
What automation should app builder use?

54 / 60

54. A service coordinator (SC) for the ursa major solar ( UMS) does a final review of work order owned by a technician for the specific region before the records are submitted for an invoice. Before closing out the work order, the SC needs to modify data or remove atteachments thats were added by mistake. The SC also needs access to any other related records owned by the technician.
What solution would provide the required access, given a private data model?

55 / 60

55. Universal Containers (UC) utilizes two custom picklist fields called Sales_Organization__c and Pricing_Tier__c.
What validation rule should an app builder use to ensure Pricing_Tier__c is required for customers with a Sales_Organization__c value of Canada?

56 / 60

56. Ursa Major Solar has made a great app that leadership wants to share with the world for free via AppExchange. What should an app builder consider about the type of package when uploading to AppExchange?

57 / 60

57. Ursa Major Solar (UMS) is looking to hire some new employees. UMS wants to allow the same applicant to apply for multiple open positions using a single application.
What should an app builder recommend to meet these requirements?

58 / 60

58. Universal Containers users the asset object to track products that are installed at customer locations. A new object, asset_inventory has been created to capture details about the assets.
Which approach should the app builder take to show asset_inventory_C as a related list on asset?

59 / 60

59. An app builder uses Process Builder to create a Chatter post.
Which two items should be avoided to ensure a post is successfully created?
Choose 2 answers

60 / 60

60. An app builder needs to deploy a new account detail page layout from sandbox to production.
Which three components should an app builder include in the change set to ensure it deploys successfully and visually as expected?
Choose 3 answers

Your score is

The average score is 51%

LinkedIn Facebook Twitter VKontakte
0%

©2026 Rohit Wakchoure | Design: Newspaperly WordPress Theme