Tagged Questions

3
votes
1answer
248 views

Traceability with XSD

I am trying to let my XML schema handle a little traceability functionality as I'm gathering requirements while I read through some functional specifications. (Not ideal for requirement management, ...
3
votes
5answers
228 views

Maintaining traceability up-to-date as project evolves

During various projects, I needed to make sure that the use case model I developed during the analysis phase is covering the requirements of the project. For that, I was able to have some degree of ...
1
vote
1answer
413 views

Traceability Matrix between Requirements and Design Document

I have been asked to create a traceability matrix that maps between the Requirements and Design document. I am having a lot of trouble working out how I link a single requirement to the design as the ...
0
votes
1answer
58 views

Requirements coverage without tracebabilty matrix

How to check whether the test case has covered all the requirements other than tracebaility matrix.