DTP enables you to demonstrate traceability between requirements managed in your application lifecycle management (ALM) or requirements management system (RMS) and software quality artifacts, including:
- test Test cases,
- files Files that implement the requirements,
- static Static analysis violations detected in the implemented source the implemented source code files,
- code change reviews, and
- Code change reviews
- Review review findings associated with the implementation files (see see Change Explorer).
You can access traceability information either programmatically (see About Traceability Reporting), or by deploying the Requirements Traceability Report extension (see Traceability Pack).
...
- Test, code analysis, or change review data from C/C++test, dotTEST, Jtest, Selenic, or SOAtest.
- A connection to an external system should be configured (see ALM Tool Integration Overview).
- Existing requirements or work items in your third-party system (e.g.for example, Jira stories)
About Associating Requirement with Files
...
- By implementing the Traceability Pack extension.
- By calling the DTP REST API endpoints endpoints for traceability data.