THE tool for monitoring traceability between requirements and Java code. Create a traceability matrix using annotations. Report format: HTML.
License
Apache License V2.0Follow JavaRequirementsTracer
Other Useful Business Software
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
-
Ever needed to quantify the amount of requirements you implemented for an application? Or to quantify the amount of requirements covered in your tests? Or needed to produce a traceability matrix from requirements to the code and vice versa? Doing all that manually can be quite cumbersome. With JavaRequirementsTracer it is a piece of cake. Simply annotate your code with requirements labels and all of the above is taken care of by JavaRequirementsTracer. JavaRequirementsTracer easily generates a report on your project using the annotations showing all of the info required. It can be run through Ant, and hence through the antrun plugin it can also be integrated in an Maven build cycle. It is also possible to run it as a Unit Test, which is probably the simplest way of running it. For more details see the JavaDoc on @Requirements. JavaRequirementsTracer was developed by Ronald Koster while working at several software development projects by Logica from 2006 to 2009. Logica donated JavaRequirementsTracer to the open source community in September 2009. Part of the idea of tracing requirements in this way came from Wen Hu and Frank Reerink. NB. See README.txt in bin.zip distro file.