لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
What does campaign influence allow a user to do?
A. Adjust the percentage of influence each campaign has on an opportunity
B. Summarize campaign member statistics on a campaign
C. Report on the campaigns that have contributed to an opportunity
D. View the entire campaign hierarchy
عرض الإجابة
اجابة صحيحة: C
السؤال #2
Universal Containers uses a Private data access model for Cases. Support agents own cases, and occasionally product specialists need access to cases in their product line.Which two actions will result in the needed access? (Choose two.)
A. Case owners manually add product specialists to ad hoc case teams
B. Case owners configure pre-defined case teams
C. A case escalation rule assigns ownership to product specialists
D. Administrators configure pre-defined case teams and assignment rules
عرض الإجابة
اجابة صحيحة: AD
السؤال #3
Universal Containers recently transitioned from Classic to Lighting Experience. One of its business processes requires certain value from the opportunity object to be sent via HTTP REST callout to its external order management system based on a user-initiated action on the opportunity page. Example values are as follow ? Name ? Amount ? Account Which two methods should the developer implement to fulfill the business requirement? (Choose 2 answers)
A. Create a Lightning component that performs the HTTP REST callout, and use a Lightning Action to expose the component on the Opportunity detail page
B. Create a Process Builder on the Opportunity object that executes an Apex immediate action to perform the HTTP REST callout whenever the Opportunity is updated
C. Create an after update trigger on the Opportunity object that calls a helper method using @Future(Callout=true) to perform the HTTP REST callout
D. Create a Visualforce page that performs the HTTP REST callout, and use a Visualforce quick action to expose the component on the Opportunity detail page
عرض الإجابة
اجابة صحيحة: AC
السؤال #4
A Salesforce Administrator used Flow Builder to create a flow named ‘’accountOnboarding’’. The flow must be used inside an Aura component. Which tag should a developer use to display the flow in the component?
A. Lightning-flow
B. Aura:flow
C. Lightning:flowcorrect
D. Aura:flow
عرض الإجابة
اجابة صحيحة: C
السؤال #5
A company has a custom object, Sales, }_Help_Request__c, that has a Lookup relationship to Opportunity. The Seles Help Request__c has a mumber field, Number_ct_Hours__c, that represents the amount of time spent on the Sales_Help Request__C. A developer is tasked with creating a field, total_Hour2__c, on Opportunity that should be the sum of all of the Number_of_Hours_c values for the Sales_Help_Request__c records related to that Opportunity. What should the developer use to implement this?
A. A roll-up summary field on the sales Help_Request__c object
B. A trigger on the Opportunity objectcorrect
C. A roll-up summary field on the Opportunity object
D. A record-triggered flow on the Sales Help Request__c object
عرض الإجابة
اجابة صحيحة: B
السؤال #6
A developer created a Lightning web component called statusComponent to be inserted into the Account record page. Which two things should the developer do to make the component available?
A. Add true to the statusComponent
B. Add lighting _RecordPage to the statusComponent
C. Add Lightning_RecordPage to the statusComponent
D. Add < masterLabel>Account to the statusComponent
عرض الإجابة
اجابة صحيحة: AB
السؤال #7
Which three operations affect the number of times a trigger can fire? Choose 3 answers
A. Process Flowscorrect
B. Workflow Rulescorrect
C. Criteria-based Sharing calculations
D. Email messages
E. Roll-Up Summary fieldscorrect
عرض الإجابة
اجابة صحيحة: ABE
السؤال #8
Universal Container wants Opportunities to no longer be editable when itreaches the Closed/Won stage. Which two strategies can a developer use to accomplish this? Choose2 answer
A. Use a validationcorrect
B. Use a triggercorrect
C. Use an after-save flow
D. Use the Process Automation settings
عرض الإجابة
اجابة صحيحة: AB
السؤال #9
Universal Container* decides to use purely declarative development to build out a new Salesforce application. Which two options can be used to build out the business logic layer for this application? Choose 2 answer
A. Validation Rulescorrect
B. Remote Actions
C. Record- Triggered flowcorrect
D. Batch Jobs
عرض الإجابة
اجابة صحيحة: AC
السؤال #10
Einstein Next Best Action Is configured at Universal Containers to display recommendations to internal users on the Account detail page. If the recommendation is approved, a new opportunity record and task should be generated. If the recommendation is rejected, an Apex method must be executed to perform a callout to an external system. Which three factors should a developer keep Hi mind when implementing the Apex method? Choose 3 answers
A. The method must use the @AuraEnabled annotation
B. The method must use the @Future annotation
C. The method must use the @invocableMethod annotation
D. The method must be defined as static
E. The method must be defined as public
عرض الإجابة
اجابة صحيحة: ABDE
السؤال #11
A primaryid_c custom field exists on the candidate_c custom object. The filed is used to store each candidate's id number and is marked as Unique in the schema definition. As part of a data enrichment process. Universal Containers has a CSV file that contains updated data for all candidates in the system, the file contains each Candidate's primary id as a data point. Universal Containers wants to upload this information into Salesforce, while ensuring all data rows are correctly mapped to a candidate in the
A. Create a Process Builder on the Candidate_c object to map the records
B. Create a before Insert trigger to correctly map the records
C. Update the primaryid__c field definition to mark it as an External Idcorrect
D. Upload the CSV into a custom object related to Candidate_c
عرض الإجابة
اجابة صحيحة: C
السؤال #12
Which two settings can a System Administrator enable in the User Interface Setup? (Choose two.)
A. Related list hover links
B. Printable list views
C. Customizable recent tags
D. Chatter Messenger for specific users
عرض الإجابة
اجابة صحيحة: AB
السؤال #13
Universal Containers organization wide defaults for Leads object are set to private. What should a sales rep see when running a lead report with the All Leads filters?
A. Only leads visible based on the folder access
B. All leads for which the sales reps have access
C. Only leads owned by the sales rep
D. All leads for which the running user of the report has access
عرض الإجابة
اجابة صحيحة: C
السؤال #14
Universal Containers is using a private sharing model. The U.S. sales director needs full access to all records owned by the U.S. sales representatives.How can this can be accomplished?
A. Define a role hierarchy where the U
B. Place the U
C. Define a role hierarchy where the U
D. Give the U
عرض الإجابة
اجابة صحيحة: A
السؤال #15
Cloud kicks has a multi-screen flow that its call center agents use when handling inbound service desk calls. At one of the steps in the flow, the agents should be presented with a list of order numbers and dates that are retrieved from an external order management system in real time and displayed on the screen. What should a developer use to satisfy this requirement?
A. An Apex controller
B. An Apex REST classcorrect
C. An outbound message
D. An invocable method
عرض الإجابة
اجابة صحيحة: B
السؤال #16
Universal Containers has a support process that allows users to request support from its engineering team using a custom object, Engineering_Support__c. Users should be able to associate multiple engineering_Support__c records to a single Opportunity record. Additionally, aggregate Information about the Engineering_support__c records should be shown on the Opportunity record. What should a developer Implement to support these requirements?
A. Master-detail field from Engineering_Support__c to Opportunity
B. Master-detail field from Opportunity to Engineering_Support__c
C. Lookup field from Engineering_support__c to Opportunity
D. Lookup field from Opportunity to Engineering_Support__c
عرض الإجابة
اجابة صحيحة: A
السؤال #17
A developer created a trigger on the Account object and wants to test if the trigger is properly bulklfield. The developer team decided that the trigger should be tested with 200 account records with unique names. What two things should be done to create the test data within the unit test with the least amount of code? Choose 2 answers
A. Use the @isTest(isParallel=true) annotation in the test class
B. Use Test
C. Use the @isTest(seeAllData=true) annotation in the test class
D. Create a static resource containing test data
عرض الإجابة
اجابة صحيحة: ABD
السؤال #18
A developer created this Apex trigger that calls MyClass,myStartmethod: The developer creates a test method that calls MyClase,myStartmethod directly, resulting in 81% overall code coverage. What happens wtier the developer tries to deploy the ... and two classes to production, assuming no other code exists?
A. The deployment fails because the Apr- MgQM has no code coverage
B. The deployment tails because no assertions mett made in the lest method
C. The deployment passes became the Apex code has the requited 75% code coverage
D. The deployment passes because both classes and the trigger were included ki the deployment
عرض الإجابة
اجابة صحيحة: A
السؤال #19
Universal Container uses Service Cloud with a custom field, stage_c, on the Case object. Management wants to send a follow-up email reminder 6 hours after the stage_c field is set to ‘’;Waiting on customer’’ The …. Administrator wants to ensure the solution used is bulk safe. Which two automation tools should a developer recommend to meet these business requirements? Choose 2 answers
A. Scheduled Flowcorrect
B. Einstein Next Best Action
C. Record_Triggered Flowcorrect
D. Process Builder
عرض الإجابة
اجابة صحيحة: AC
السؤال #20
Given the following code snippet, that is part of a custom controller for a Visualforce page:
A. Use if (Schema, sobjectType, Contact, isUpdatable ( ) )correct
B. Use if (Schema , sobjectType
C. Use if (Schema
D. Use if (thisContact
عرض الإجابة
اجابة صحيحة: AB
السؤال #21
A developer migrated functionality from JavaScript Remoting to a Lightning web component and wants to use the existing getOpportunities() method to provide data. What to do now?
A. The method must be decorated with (cacheable=true)
B. The method must be decorated with @AuraEnabled
C. The method must return a JSON Object
D. The method must return a String of a serialized JSON Array
عرض الإجابة
اجابة صحيحة: A
السؤال #22
An org tracks customer orders on an Order object and the items of an Order on the Line Item object. The Line Item object has a MasterDetail relationship to the order object. A developer has a requirement to calculate the order amount on an Order and the line amount on each Line item based on quantity and price. What is the correct implementation?
A. Implement the line amount as a numeric formula field and the order amount as a roll-up summary field
B. Write a single before trigger on the Line Item that calculates the item amount and updates the order amount on the Order
C. Implement the Line amount as a currency field and the order amount as a SUM formula field
D. Write a process on the Line item that calculates the item amount and order amount and updates the filed on the Line Item and the order
عرض الإجابة
اجابة صحيحة: C
السؤال #23
Universal Containers has a support process that allows users to request support from its engineering team using a custom object, Engineering_Support__c. Users should be able to associate multiple engineering_Support__c records to a single Opportunity record. Additionally, aggregate Information about the Engineering_support__c records should be shown on the Opportunity record. What should a developer Implement to support these requirements?
A. Master-detail field from Engineering_Support__c to Opportunity
B. Master-detail field from Opportunity to Engineering_Support__c
C. Lookup field from Engineering_support__c to Opportunity
D. Lookup field from Opportunity to Engineering_Support__c
عرض الإجابة
اجابة صحيحة: A
السؤال #24
How should a developer write unit tests for a private method in an Apex class?
A. Use the SeeAllData annotation
B. Add a test method in the Apex class
C. Use the TestVisible annotation
D. Mark the Apex class as global
عرض الإجابة
اجابة صحيحة: C
السؤال #25
Which statement describes the execution order when trigger are associated to the same object and event?
A. Triggers are executed in the order they are created
B. Trigger execution order cannot be guaranteed
C. Triggers are executed in the order they are modified
D. Triggers are executed alphabetically by trigger name
عرض الإجابة
اجابة صحيحة: B
السؤال #26
A developer is creating an app that contains multiple Lightning web components. One of the child components is used for navigation purposes. When a user click a button called.. component, the parent component must be alerted so it can navigate to the next page. How should this be accomplished?
A. Fire a notification
B. Update a property on the parent
C. Call a method in the Apex controller
D. Create a custom event
عرض الإجابة
اجابة صحيحة: D
السؤال #27
A developer writes a trigger on the Account object on the before update event that increments a count field. A workflow rule also increments the count field every time that an Account is created or updated. The field update in the workflow rule is configured to not re-evaluate workflow rules. What is the value of the count field if an Account is inserted with an initial value of zero, assuming no other automation logic is implemented on the Account?
A. 1
B. 3
C. 4
D. 2correct
عرض الإجابة
اجابة صحيحة: D
السؤال #28
A developer is working on a project to import data from an external system into Salesforce. The data contains sensitive information that should not be visible to all users in Salesforce. What should the developer do to ensure that the data is secure?
A. Use a third-party tool to encrypt the sensitive data before importing it into Salesforce
B. Use the Apex Data Loader to import the into and write Apex code to handle security and accesscontrol
C. Use the Data Import Wizard to import the data arid set up field-level security to restrict access tosensitive fields
D. Use the Salesforce CLI to import the data and set up user permissions to restrict access to sensitive data
عرض الإجابة
اجابة صحيحة: C
السؤال #29
An Apex method, getAccounts, that returns a list of Accounts given a searchTern, is available for Lightning Web Components to use. What is the correct definition of a Lightning Web Component property that uses the getAccounts method? A)
A. Option A
B. Option B
C. Option Ccorrect
D. Option D
عرض الإجابة
اجابة صحيحة: C
السؤال #30
A developer is creating a test coverage for a class and needs to insert records to validate functionality. Which method annotation should be used to create records for every method in the test class?
A. @BeforeTest
B. @isTest(SeeAllData=True)
C. @TestSetupcorrect
D. @PreTest
عرض الإجابة
اجابة صحيحة: C

View The Updated Salesforce Exam Questions

SPOTO Provides 100% Real Salesforce Exam Questions for You to Pass Your Salesforce Exam!

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف: