Q: Solutions for requirements tracing (to design, code, and test items)
- From: "Ivan Vecerina" <INVALID_use_webform@xxxxxxxxxxxxxxxxx>
- Date: Fri, 21 Apr 2006 13:01:01 +0200
Hi, [ sorry if this is on the borderline of topicality,
redirects are welcome... ]
In a tiny-team project, I need to put in place a formal
documentation of requirements, and in particular their
traceability to the design&code + their coverage in the
tests.
I have previously been doing this the hard way (spread***
and text editor), but maintenance of traceablility is
time-consuming. I also know of some large enterprise tools
such as the IBM/Rational Requisite Pro.
I would like to find a lightweight solution that I can
easily implement. Requirements management is no big deal
(I am both the customer and the designer), it is really
the traceability and report-generation I'm interested in:
- base management of a list of requirements
(I don't need a full revision-control system, I'd rather
have a lightweight solution and track the document
in my existing revision-control system).
- generation of requirement documents: in a printable form
for formal approval -- ideally injecting the contents
into a template I can define myself.
- ability to have "requirement tags" (unique and stable
IDs) that I will be able to trace/refer to in the
design/implementation documentation and the code.
- ability to verify/document the coverage of the
requirements by a system validation test procedure.
Are you a user of a solution that you would recommend?
What approach are you taking in your projects?
Thank you,
Ivan
--
http://ivan.vecerina.com/contact/?subject=NG_POST <- email contact form
.
- Follow-Ups:
- Re: Q: Solutions for requirements tracing (to design, code, and test items)
- From: H. S. Lahman
- Re: Q: Solutions for requirements tracing (to design, code, and test items)
- Prev by Date: Re: Question on LSP
- Next by Date: Re: Question on Effective Java Item 27
- Previous by thread: Question on Effective Java Item 27
- Next by thread: Re: Q: Solutions for requirements tracing (to design, code, and test items)
- Index(es):