Q: 11
Instead of waiting to send emails to support personnel directly from the finish
method of a batch Apex process, Universal Containers wants to notify an external
system in the event that an unhandled exception occurs.
What is the appropriate publish/subscribe logic to meet this requirement?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 12
Which statement is considered a best practice for writing bulk safe Apex triggers?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 13
A developer is asked to develop a new AppFxchange application. A feature of the program creates
Survey records when a Case reaches a certain stage and is of a certain Record Type. This feature
needs to be configurable, as different Salesforce instances require Surveys at different times.
Additionally, the out-of-the-box AppExchange app needs to come with a set of best practice settings
that apply to
most customers.
What should the developer use to store and package the custom configuration settings for the app?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 14
Which tag should a developer use to display different text while an <apex:commandButton> is Processing an action?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 15
A developer wrote a class named asccuntRisteryManager that relies on field history tracking. The
class has a static method called getaccountHistory that Lakes in an Account as a parameter and
returns a list of associated accountHistory object records.
The following test fails:
What should be done to make this test pass?
What should be done to make this test pass?Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 16
Refer to the test method below''
The test method calls a web service that updates an external system with Account
information and sets the Accounts integration_Updated__c checkbox to True when it completes.
The test fails to execute and exits with an error: "Methods defined as TestMethod do
not support Web service callouts.”
A)
B)
C)
D)

The test method calls a web service that updates an external system with Account
information and sets the Accounts integration_Updated__c checkbox to True when it completes.
The test fails to execute and exits with an error: "Methods defined as TestMethod do
not support Web service callouts.”
A)
B)
C)
D)

Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 17
An Apex trigger creates an order co record every time an Opportunity is won by a Sales Rep. Recently
the trigger is creating two orders.
What is the optimal technique for 2 developer to troubleshoot this?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 18
A developer is responsible for formulating the deployment process for a Salesforce project. The
project follows a source-driven development approach, and the developer wants to ensure efficient
deployment and version control of the metadata changes.
Which tool or mechanism should be utilized for managing the source-driven deployment process?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 19
An Aura component has a section that displays some information about an Account
and it works well on the desktop, but users have to scroll horizontally to see the description field
output on their mobile devices and tablets.
How should a developer change the component to be responsive for mobile and tablet devices?
A)
B)
C)
D)

How should a developer change the component to be responsive for mobile and tablet devices?
A)
B)
C)
D)

Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Question 11 of 20 · Page 2 / 2