Book a Demo

Author Topic: Showing Traceability in RTF Documentation  (Read 2589 times)

ahon

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Showing Traceability in RTF Documentation
« on: May 05, 2010, 03:33:26 pm »
Hi,

I have used RTF documentation to generate my requirements documentation for a little while but have struggled to add one part of the report. I have requirements from a high level document that trace to more specific lower level requirements. I have a realizes relationship so that if I view one of the low level requirements I see "xx implements yy" in the Traceability window where yy is one of the high level requirements.

I'd like to produce a report of the low level requirements and show the items that they trace to. In particular I'd like to see the properties of xx in the docuemnt and then in one cell of the table show that yy traces to it by listing the name of yy. But when I add connector->target->element to the report I get nothing in my report. I can see that the low level requirement has connectors of type "Realization" but I can't see any information about the target of the connector. Is this possible to show in an RTF document?

Thanks,

Adam

PhilippeWolkowicz

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Showing Traceability in RTF Documentation
« Reply #1 on: May 11, 2010, 10:19:28 pm »
hi Adam,

There should be no problem to do that. I've done similar stuff.
I did show the upper requirements and then, in the table, the lower level requirements that realize or are connected to them.
Did you try to get the source element? Try Connector->Source->Element in the RTF Generator.
Good Luck!