82.1k views
2 votes
Rob can create a ___ in the UAT environment with an ___ behavior and add the quality gate ___ to that ___. This way, the features that have passed the relevant Apex tests will be ___ to UAT, while those that fail the test will ___ be ___.

A) Deployment / Approval / Validation Rule / Pipeline / Deployed / Auto-Resolved
B) Promotion / Validation / Task / Repository / Promoted / Excluded
C) User Story / Workflow / Checklist / User Story / Deployed / Deferred
D) Pipeline / Validation / Gate / Environment / Promoted / Deferred

User Manu Evans
by
8.1k points

1 Answer

0 votes

Final answer:

Rob can create a Pipeline in the UAT environment with an Auto-Resolved behavior and add the quality gate Validation Rule to that Pipeline. This way, the features that have passed the relevant Apex tests will be Deployed to UAT, while those that fail the test will be Auto-Resolved.

Step-by-step explanation:

Rob can create a Pipeline in the UAT environment with an Auto-Resolved behavior and add the quality gate Validation Rule to that Pipeline. This way, the features that have passed the relevant Apex tests will be Deployed to UAT, while those that fail the test will be Auto-Resolved.

User Francis John
by
9.1k points