...
If you are correlating code via test case execution (as described above) no additional configuration is necessary for this.
Otherwise, you need to:
- Enable reporting to Project Center - see Connecting to Project Center
- Mark which task, requirement, or defect each test is related to - see Indicating Code and Test Correlations.
In addition to enabling the tracking of correlations among tests, tasks, requirements, and defects, this allows Project Center to track the number of project PRs/FRs/tasks that have test cases, track PR/FR/task test case status details (passed, failed).
...