...
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 Parasoft 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 change-based testing and requirements-based testing, correlating tests with tasks, requirements, and defects 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).
...