95.9k views
0 votes
The minimum Apex test coverage you specify in the ___ will be the ___ test coverage ___ that will be applied to ___ originating in that environment. However, you can edit this code coverage ___ and apply a higher ___ to a particular ___.

A) Pipeline / Default / Threshold / Deployments
B) Release / Target / Baseline / Features
C) Org Credential / Initial / Benchmark / User Stories
D) Deployment / Mandatory / Standard / Classes

User Jcanker
by
8.4k points

1 Answer

5 votes

Final answer:

In Salesforce, a 'deployment' specifies the 'default' test coverage 'threshold' that applies to 'deployments'. This can be edited for a higher 'standard' to specific 'classes'.

Step-by-step explanation:

The minimum Apex test coverage you specify in the deployment will be the default test coverage threshold that will be applied to deployments originating in that environment. Therefore, the correct fill in the blanks would be: A) Pipeline / Default / Threshold / Deployments. However, you can edit this code coverage threshold and apply a higher standard to a particular class.

User Drpawelo
by
8.5k points