ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 297 - Certified Platform Developer II discussion

Report
Export

A developer has a Visual force page that automatically assign ownership of an Account to a queue save. The page appears to correctly assign ownership, but an assertion validating the correct ownership fails.

What can cause this problem?

A.
The test class does not use the Bulk API for loading test data.
Answers
A.
The test class does not use the Bulk API for loading test data.
B.
The test class does not retrieve the updated value from the database.
Answers
B.
The test class does not retrieve the updated value from the database.
C.
The test class does not use the seeAllData=true annotation,
Answers
C.
The test class does not use the seeAllData=true annotation,
D.
The test class does not implement the Queueabfe interface.
Answers
D.
The test class does not implement the Queueabfe interface.
Suggested answer: B
asked 23/09/2024
Krishna Mody
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first