Multiple choice technology programming languages

What are the out of box policies supported by TFS?

  1. Code Analysis, Testing, Build and Inspections

  2. Code Analysis, Testing, Build and Process flow

  3. Code Analysis, Testing, Build and Review

  4. Code Analysis, Testing, Build and work items

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

TFS supports four out-of-box check-in policies: Code Analysis (requires code analysis rules to pass), Testing (requires associated tests to pass), Build (requires build to succeed), and Work Items (requires work items to be linked/associated). The 'work items' option completes the set - options A, B, and C incorrectly list 'Inspections', 'Process flow', and 'Review' which are not standard policies.