Salesforce Platform App Builder Certification PR

Salesforce CRT-403 V12.35 #121〜#130

記事内に商品プロモーションを含む場合があります

Salesforce Platform App Builder Certificationとは

Certification demonstrating skills to develop custom applications on the Salesforce Platform

Salesforce Platform App Builder Certificationの過去問の概要

試験概要
試験種別CRT-403
Ver V12.35

121

“An admin is trying to add a custom VF page to the mobile app quick navigation menu but can’t.
What might be the problem?”

  • Menu hasn’t been configured for VF page.
  • VF page has fields that profile can’t access.
  • VF page doesn’t have a tab.
  • 答え

    C

    122

    Which of the following is true about Roll-up Summary Fields?

    • Roll-up Summary can be used to compute SUM, MIN, MAX, AVG over a set of records.
    • Roll-up Summary Fields are readonly.
    • Roll-up Summary can only be set on the parent of a Master-Detail or Lookup relationship.
    • 答え

      B

      123

      “Universal Container’s app builder needs to display an account’s rating on all contacts related to that account.
      Which formula is valid in a text formula field on the contact to display the appropriate value? (Choose two.)”

      • CASE(Account.Rating, Hot, Hot, Warm, Warm, Cold, Cold, Not Rated)
      • CASE(Account.Rating, “Hot”, “Hot”, “Warm”, “Warm”, “Cold”, “Cold”, “Not Rated”)
      • Account.Rating
      • Text(Account.Rating)
      • 答え

        B,D

        124

        Universal Containers has purchased a Lightning Component on the AppExchange. In which two areas can these Components be utilized? (Choose two.)

        • Standalone Lightning App
        • Flow Builder
        • Process Builder
        • Salesforce Mobile App
        • 答え

          A,D

          125

          Standard picklist fields can be controlling.

          • True
          • False
          • 答え

            B

            126

            All of the following are advantages of the Schema Builder except __________.

            • All object and field relationship details are available from one screen.
            • You can view fields and relationships for custom, but not standard objects.
            • Schema Builder shows details like field values, required fields, and how objects are related.
            • It’s easy to build objects and fields directly from the Schema Builder, allowing you to visualize and change relationships with ease.
            • 答え

              B

              127

              When using the Data Export Wizard to manually export data, you can only export data if __________.

              • Your data doesn’t include attachments, images, or documents.
              • You’ve installed a client application to export the data.
              • Enough time has passed since your last export.
              • You are an Admin.
              • 答え

                C

                128

                Which of the following sequences of milestones would represent a typical application lifecycle?

                • Development, Integration Testing, User Acceptance Testing, Staging, Product Migration.
                • Development, User Acceptance Testing, Production Migration.
                • Development, Training, User Acceptance Testing, Staging, Production Migration.
                • Development, Integration Testing, User Acceptance Testing, Regression Testing, Production Migration.
                • 答え

                  A

                  129

                  Which two are capabilities of record types? (Choose two.)

                  • Displaying different field labels.
                  • Displaying different page layouts.
                  • Filtering picklist values.
                  • Having multiple record types on one record.
                  • 答え

                    B,C

                    130

                    “A user’s profile does not have any permissions to view a custom object.
                    However, the Organization Wide Defaults for the custom object are set to Public Read/Write. Users with this profile will still be able to access the custom object.”

                    • True
                    • False
                    • 答え

                      B