List of questions
Related questions
Question 178 - Certified Platform Developer II discussion
What are the ways a developer can create test data of Contacts? (Choose two.)
A.
Test.createTestData ()
B.
myDataFactory.createContacts(10)
C.
Test.loadData(Contact.sObjectType, 'staticResource')
D.
Test.loadTestRecords(Contact.sObjectType, 'staticResource')
Your answer:
0 comments
Sorted by
Leave a comment first