Even though Dave has defined NoTestRun in the Promotion Test Level field on his user story, the
deployment to production is running local tests.
What could be the reason for this?
A . NoTestRun can never be specified for a deployment to production.
B . Deployments to production will always run the test level specified in the Promotion record.
C . Deployments of Apex components to production will use RunLocalTest even though the test level on the user story is NoTestRun.
D . Deployments of Apex components to production will always run the test level specified in the Promotion record
Answer: C