ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 389 - Certified Platform Developer II discussion

Report
Export

A developer wrote the following method to find all the test accounts in the org:

What should be used to fix this falling test?

A.
Test. loaddata to set up expected data
Answers
A.
Test. loaddata to set up expected data
B.
Test. fixedSearchResults ( ) method to set up expected data
Answers
B.
Test. fixedSearchResults ( ) method to set up expected data
C.
@isTest (See AllData=true) to access org data for the test
Answers
C.
@isTest (See AllData=true) to access org data for the test
D.
@testSetup method to set up expected data
Answers
D.
@testSetup method to set up expected data
Suggested answer: B
asked 23/09/2024
Dirk Lamberts
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first