07-20-2009 12:18 PM
I am trying to create a custom report listing the requirements that are covered (i.e., a traceability matrix), and also a list of uncovered requirements. I think I have the first part figured out, but I can't figure out how to generate a list of uncovered requirements, preferably by document. I would like to see something like this:
2 Uncovered Requirements
2.1 DocumentA
Uncovered Requirements: 5
- Req3
- Req5
- Req10
- Req12
- Req13
Does anyone know how to do this?
Also, is there any documentation explaining what the various data elements are? (E.g., what is a "leaf requirement"?)
Thanks!
Tom
Solved! Go to Solution.
07-20-2009 03:00 PM
Hi Tom,
I've attached a modified version of the Word Example that ships with Requirements Gateway 1.1. In this example project, I've duplicated the Tracibility Matrix report and made a slight modification to it to display uncovered Requirements at the end of the report. Please note that this is not a complete solution but it should be enough to get you moving forward on the right path.