A team needs to run different Apex tests for different deployment scenarios (smoke tests vs. full regression). Which feature supports organizing tests into named groups?
-
A
Apex Test Suites
-
B
Custom Labels with test class names
-
C
A custom Test Runner Visualforce page
-
D
Test.loadData() with a CSV configuration