When testing batch classes, what must a developer do? (Choose two.)

Posted by: Pdfprep Category: PDII Tags: , ,

When testing batch classes, what must a developer do? (Choose two.)
A . Use seeAIIData=true
B . Encapsulate code in Test.startTestQ and Test.stopTestQ
C . Call the class* "execute" method
D . Limit the amount of records you test to < 200

Answer: B,D

Explanation:

If you use "seeAIIData=true," you are a bad person