Book a Demo

Author Topic: Linking code to requirements  (Read 2670 times)

roccap

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Linking code to requirements
« on: October 01, 2019, 11:12:34 pm »
Hi All,
What's the best approach to linking requirements to existing code?
I have imported the code and can edit the class objects to add on or more requirements to each class,
but I can't find any way of getting a useful report of e.g class names with their requirements or
classes that don't have any requirements?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Linking code to requirements
« Reply #1 on: October 01, 2019, 11:14:43 pm »
The best way to do such reports is to use an SQL search.
That allows you to specify exactly what should be reported (and what not)

Geert