QuestionQ67
Risk Identification and MitigationNorthern Trail Outfitter’s development team has created new features for its Asia-Pacific sales team. While they test the Apex classes, the developers continually reach governor limits.
What should the architect recommend in the review to address this problem?
- A Use test.setLimit() and test.resetLimit() methods to reset governor limits.
- B Use test startTest() and test.stopTest() methods to reset governor limits.
- C Use the auto reset property to automatically reset governor limits during off-hours.
- D Use an AppExchange product which can temporarily increase the governor limits.
Community Discussion