Rob would like to define the following quality gates:
1. Run an Apex Test with Validation for Apex classes and triggers.
2. Run a Compliance Check for profiles and permission sets.
What is the minimum number of metadata groups he needs to create?
2, one for Apex classes and triggers and one for profiles and permission sets. (This is correct ans)
3, one for profiles and permission sets, one for Apex classes and one for Apex triggers.
4, one for each metadata type.
3, one for the Apex components (classes and triggers), one for profiles and one for permission sets.
Submit