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

2 / 60

2. When a sales rep submits an account for approval, Universal Containers wants the user to answer additional questions via a popup window to populate additional record fields.
What should an app builder use to achieve the desired result?

3 / 60

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

4 / 60

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

5 / 60

5. Ursa Major Solar wants to convert the relationship between Galaxy__c and Star__c from a lookup relationship to a master-detail relationship so each Galaxy__c record can be equipped with a roll-up summary count of Star__c records.
Which two considerations should be made?
Choose 2 answers

6 / 60

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

7 / 60

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

8 / 60

8. DreamHouse Realty has a mentorship program that pairs experienced Realtors with new Realtors. Each experienced Realtor can mentor one or several new Realtors, and each new Realtor is required to work with a single experienced Realtor they report to for a probationary period.
What type of relationship would an app builder set up to meet this specification?

9 / 60

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

10 / 60

10. An app builder wants to create a report to compare the number of support cases in each status (New, In-progress, or Closed) and by priority (Critical, High, Medium, or Low).
What solution should be used for the report?

11 / 60

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

12 / 60

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

13 / 60

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

14 / 60

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

15 / 60

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

16 / 60

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

17 / 60

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

18 / 60

18. Universal Containers utilizes opportunities and a custom object called Detailed_Sales__c. The company would like to roll sales metrics up to an opportunity for only Detailed_Sales__c records that have their picklist status set to Active.
What is the recommended method for the app builder to achieve this request?

19 / 60

19. Cloud Kicks has created a custom object called Interests__c which is joined to Accounts by way of a junction object called Account_Interest__c.
What is the impact to users attempting to view an Account and the associated Account_Interest__c records if they are without read access the Interest__c object?

20 / 60

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

21 / 60

21. Universal Containers has created two custom objects called Seminars and Attendees. Organization-wide defaults for these objects have been set to Private. Universal Containers wants to set up a new junction object between these custom objects. A select group of users should be able to edit records in the junction object.
Which two steps should an app builder take to configure the proper security?
Choose 2 answers

22 / 60

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

23 / 60

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

24 / 60

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

25 / 60

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

26 / 60

26. Universal Containers (UC) tracks account locations in zip_code_ C, a custom text field with a validation rule to enforce proper formatting of the US ZIP + 4 code for UC’s orders.
What formula should the app builder create on order to display only the first five digits of ZiP_Code_c from the parent account?

27 / 60

27. An app builder has modified a Lightning record page for a case and has added an email button item to the page layout; however, users are NOT seeing the new item on the layout.
What are two potential reasons why users are unable to view the item on the Case Lightning record page?
Choose 2 answers

28 / 60

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

29 / 60

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

30 / 60

30. Universal Containers wants some enhancements on its Opportunity page layout to improve efficiency and collaboration.
Which two solutions should an app builder suggest to help meet these requirements?
Choose 2 answers

31 / 60

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

32 / 60

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

33 / 60

33. A recently refreshed partial sandbox at Cloud Kicks has no data in the custom object Fresh Kicks_c. Checking in production, there are two million rows of data in the object.
What can be a reason the data is missing?

34 / 60

34. Universal Containers wants to provide users with a process to create Opportunity records related to an Account. Many fields can be populated based on the Account record. Some fields require input from the user.
What should an app builder configure to meet the requirement?

35 / 60

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

36 / 60

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

37 / 60

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

38 / 60

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

39 / 60

39. Sales reps at Universal Containers (UC) should be restricted to viewing Cases associated to Accounts in their territory. UC’’s data model sharing for Accounts is private and an admin owns all of the Accounts in the UC org.
Which two options should an app builder use to fulfill these requirements?
Choose 2 answers

40 / 60

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

41 / 60

41. What are the limitations of schema builder when creating a custom object?

42 / 60

42. The events manager at Cloud Kicks (CK) hosted a launch party and wants to add a CSV file of attendees into a Campaign as Campaign Members so CK can track any future purchases the guests make.
Which three considerations should be made prior to using the Data Import Wizard for importing Campaign Members?
Choose 3 answers

43 / 60

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

44 / 60

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

45 / 60

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

46 / 60

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

47 / 60

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

48 / 60

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

49 / 60

49. Cloud Kicks wants a visual representation to track delivery status.
What component should an app builder recommend?

50 / 60

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

51 / 60

51. Universal Containers (UC) has a custom Invoice__c object and a custom Invoice_Line_Item__c object. The Invoice_Line_Item__c object has a lookup relationship to the Invoice__c. UC would like to convert the lookup relationship to a master-detail relationship but is unable to do so.
Which two reasons could be preventing this relationship conversion?
Choose 2 answers

52 / 60

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

53 / 60

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

54 / 60

54. 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.
What option should an app builder suggest to meet this requirement?

55 / 60

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

56 / 60

56. Cloud Kicks has a shipment date on each shipment that is sent out. Dispatchers need more details on the day and time the shipment was sent out. The app builder needs to change the current field type that is used from Date to Date/Time.
What should the app builder be aware of when it comes to data already in the system?

57 / 60

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

58 / 60

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

59 / 60

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

60 / 60

60. At Ursa Solar Major, only users with the Outer Planets profile need to see the Jupiter field on the Solar System object. How would the app builder satisfy this requirement?

Your score is

The average score is 51%

LinkedIn Facebook Twitter VKontakte
0%

©2026 Rohit Wakchoure | Design: Newspaperly WordPress Theme