Salesforce
CRT-450 · Question #147
CRT-450 Question #147: Real Exam Question with Answer & Explanation
Sign in or unlock CRT-450 to reveal the answer and full explanation for question #147. The question stem and answer options stay visible for context.
Question
A developer created a trigger on the Account object and wants to test if the trigger is properly bulklfield. The developer team decided that the trigger should be tested with 200 account records with unique names. What two things should be done to create the test data within the unit test with the least amount of code? Choose 2 answers
Options
- AUse the @isTest(isParallel=true) annotation in the test class.
- BUse Test.loadData to populate data in your test methods.
- CUse the @isTest(seeAllData=true) annotation in the test class.
- DCreate a static resource containing test data.
Unlock CRT-450 to see the answer
You've previewed enough free CRT-450 questions. Unlock CRT-450 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.