PDI試験無料問題集「Salesforce Platform Developer I (PDI) 認定」

A developer wrote Apex code that calls out to an external system using REST API.
How should a developer write the test to prove the code is working as intended?

解説: (GoShiken メンバーにのみ表示されます)
What are two ways a developer can get the status of an enqueued job for a class that implements the queueable interface?
Choose 2 answers

解説: (GoShiken メンバーにのみ表示されます)
How can a developer check the test coverage of autolaunched Flows before deploying them in a change set?

解説: (GoShiken メンバーにのみ表示されます)
A developer considers the following snippet of code:

Based an this code, what is the value of x?

解説: (GoShiken メンバーにのみ表示されます)
What are two ways for a developer to execute tests in an org?
Choose 2 answers

解説: (GoShiken メンバーにのみ表示されます)
The following code snippet is executed by a Lightning web component in an environment with more than
2,000 lead records:

Which governor limit will likely be exceeded within the Apex transaction?

解説: (GoShiken メンバーにのみ表示されます)
What should a developer use to fix a Lightning web component bug in a sandbox?

解説: (GoShiken メンバーにのみ表示されます)
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?

解説: (GoShiken メンバーにのみ表示されます)
A developer needs to confirm that a Contact trigger works correctly without changing the organization's data.
What should the developer do to test the Contact trigger?

解説: (GoShiken メンバーにのみ表示されます)
A developer is migrating a Visualforce page into a Lightning web component.
The Visualforce page shows information about a single record. The developer decides to use Lightning Data Service to access record data.
Which security consideration should the developer be aware of?

解説: (GoShiken メンバーにのみ表示されます)