List of questions
Related questions
Question 297 - Certified Platform Developer II discussion
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.
B.
The test class does not retrieve the updated value from the database.
C.
The test class does not use the seeAllData=true annotation,
D.
The test class does not implement the Queueabfe interface.
Your answer:
0 comments
Sorted by
Leave a comment first