49.8k views
1 vote
In Rob's scenario, all the user stories that contain Apex code should pass two quality gates: (1) A ___, to verify that all the user stories have the required ___ before ___ into the ___ environment. They don't want to check the ___ in the entire ___; only ___ related to the classes included in the ___ need to be run.

a) Validation, Features, Merging, Development, Code, Changeset
b) Approval, Tests, Deploying, Testing, Configuration, Pipeline
c) Compliance Check, Criteria, Moving, Staging, Metadata, Release
d) Review, Conditions, Release, Production, Changes, Environment

User FelixHJ
by
8.1k points

1 Answer

7 votes

Final answer:

Option (C), The correct answer to the student's question is a Compliance Check with specific Criteria before moving code into the Staging environment without checking all Metadata in the Release.

Step-by-step explanation:

In Rob's scenario, the correct answer is c) Compliance Check, to verify that all the user stories have the required Criteria before Moving into the Staging environment. They don't want to check the Metadata in the entire Release; only Changes related to the classes included in the Release need to be run.

User Rhina
by
8.9k points