ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 178 - Certified Platform Developer II discussion

Report
Export

What are the ways a developer can create test data of Contacts? (Choose two.)

A.
Test.createTestData ()
Answers
A.
Test.createTestData ()
B.
myDataFactory.createContacts(10)
Answers
B.
myDataFactory.createContacts(10)
C.
Test.loadData(Contact.sObjectType, 'staticResource')
Answers
C.
Test.loadData(Contact.sObjectType, 'staticResource')
D.
Test.loadTestRecords(Contact.sObjectType, 'staticResource')
Answers
D.
Test.loadTestRecords(Contact.sObjectType, 'staticResource')
Suggested answer: B, C
asked 23/09/2024
Lakshmi Yechuri
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first