[2022年08月] ベスト Salesforce PDI 学習ガイドは PDI 試験問題集 [Q128-Q143]

4.5/5 - (2 votes)

[2022年08月] ベストSalesforce PDI学習ガイドはPDI試験問題集

PDI認定ガイド問題と解答トレーニング

Salesforce PDI 認定試験の出題範囲:

トピック 出題範囲
トピック 1
  • Write and execute tests for triggers, controllers, classes, flows
  • Describe the options for and considerations when importing and exporting data into development environments
トピック 2
  • Describe the types of content that can be contained in a Lightning web component
  • write Apex classes and use Apex interfaces
トピック 3
  • Describe the use cases for Lightning component events and application events
  • Given a use case, write Apex classes and triggers following best practices
トピック 4
  • Describe the Salesforce Developer tools such as Salesforce DX, Salesforce CLI
  • Describe the relationship between Apex transactions
トピック 5
  • Display and use a custom user interface components, including Lightning Components, Visual Flow, and Visualforce
  • Describe the environments, requirements, and process for deploying code and associated configurations
トピック 6
  • Understand design frameworks, such as MVC architecture and Aura Framework
  • Identify the implications of governor limits on Apex transactions

 

質問128、 Management asked for opportunities to be automatically created for accounts with annual revenue greater than
$1,000,000. A developer created the following trigger on the Account object to satisfy this requirement.

Users are able to update the account records via the UI and can see an opportunity created for high annual revenue accounts. However, when the administrator tries to upload a list of 179 accounts using Data Loader, It fails withsystem. Exception errors.
Which two actions should the developer take to fix the code segment shown above?
Choose 2 answers

 
 
 
 

質問129、 What are three ways for a developer to execute tests in an org? Choose 3.

 
 
 
 
 

質問130、 A Lightning component has a wired property, searchResults, that stores a list of Opportunities. Which definition of the Apex method, to which the searchResults property is wired, should be used?

 
 
 
 

質問131、 A developer needs to join data received from an integration with an external system with parent records in Salesforce. The data set does not contain the Salesforce IDs of the parent records, but it does have a foreign key attribute that can be used to identify the parent.
Which action will allow the developer to relate records in the data model without knowing the Salesforce ID?

 
 
 
 

質問132、 A developer is building custom search functionality that uses SOSL to search account and contact records that match search terms provided by the end user. The feature is exposed through a Lightning web component, and the end user is able to providea list of terms to search.
Consider the following code snippet:

What is the maximum number of search terms the end user can provide to successfully execute the search without exceeding a governor limit?

 
 
 
 

質問133、 How can a developer retrieve all Opportunity record type labels to populate a list collection?Choose 2 answers

 
 
 
 

質問134、 A developer needs to create a custom Interface in Apex.
Which three considerations must the developer keep in mind while developing the Apex Interface?
Choose 3 answers

 
 
 
 
 

質問135、 Which two statements are true about using the @testSetup annotation in an Apex test class? (Choose two.)

 
 
 
 

質問136、 Given the following trigger implementation:
trigger leadTrigger on Lead (before update){
final ID BUSINESS_RECORDTYPEID = ‘012500000009Qad’;
for(Lead thisLead : Trigger.new){
if(thisLead.Company != null && thisLead.RecordTypeId != BUSINESS_RECORDTYPEID){ thisLead.RecordTypeId = BUSINESS_RECORDTYPEID;
}
}
}
The developer receives deployment errors every time a deployment is attempted from Sandbox to Production.
What should the developer do to ensure a successful deployment?

 
 
 
 

質問137、 Management asked for opportunities to be automatically created for accounts with annual revenue greater than $1,000,000. A developer created the following trigger on the Account object to satisfy this requirement.

Users are able to update the account records via the UI and can see an opportunity created for high annual revenue accounts. However, when the administrator tries to upload a list of 179 accounts using Data Loader, It fails with system. Exception errors.
Which two actions should the developer take to fix the code segment shown above?
Choose 2 answers

 
 
 
 

質問138、 A developer must create a ShippingCalculator class that cannot be instantiated and must include a working default implementation of a calculate method, that sub-classes can override.
What is the correct implementation of the ShippingCalculator class?

 
 
 
 

質問139、 A custom exception “RecordNotFoundException” is defined by the following code of block.public class RecordNotFoundException extends Exception()which statement can a developer use to throw a custom exception?choose 2 answers

 
 
 
 

質問140、 Which is a valid apex assignment?

 
 
 
 

質問141、 How can a developer get all of the available record types for the current user on the case object?

 
 
 
 

質問142、 A developer needs to create a custom button for the Account object that, when clicked, will perform a series of calculations and redirect the user to a custom Visualforce page. The developer wants to ensure the Visualforce page matches the Lightning Experience user interface.
What attribute needs to be defined within the <apex:page> tag to meet the requirement?

 
 
 
 

質問143、 Refer to the following code snippet for an environment has more than 200 Accounts belonging to the Technology’ industry:

When the code execution, which two events occur as a result of the Apex transaction?
When the code executes, which two events occur as a result of the Apex transaction?
Choose 2 answers

 
 
 
 

ベストSalesforce PDI学習ガイドと問題集は2022年に更新されました:https://www.passtest.jp/Salesforce/PDI-shiken.html

         

Related Links: me.muz.li scalar.usc.edu myportal.utt.edu.tt myportal.utt.edu.tt myportal.utt.edu.tt www.prodesigns.com

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

Enter the text from the image below