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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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.