SalesforceSalesforce
PDI · Question #148
PDI Question #148: Real Exam Question with Answer & Explanation
Sign in or unlock PDI to reveal the answer and full explanation for question #148. The question stem and answer options stay visible for context.
Submitted by chen.hong· Apr 18, 2026Testing, Debugging, and Deployment
Question
A developer is creating a test coverage for a class and needs to insert records to validate functionality. Which method annotation should be used to create records for every method in the test class?
Options
- A@BeforeTest
- B@isTest(SeeAllData=True)
- C@TestSetup
- D@PreTest
Unlock PDI to see the answer
You've previewed enough free PDI questions. Unlock PDI 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.
Topics
#Apex Testing#Test Data#@TestSetup