Replies: 1 comment 1 reply
-
|
Hi, thanks for checking out mantra :) in general, my goal with mantra is to keep requirements traceability as simple as possible for developers, because they are the ones that have to add/maintain the traces in code. For the I do like your distinction between I currently don't consider/care about CASE 3, because if a test isn't covering a requirement, it's state won't affect the traceability report that much. You can still add the test result to mantra and do your manual checks, but you will need your own report template or direct access to the database. Using Thanks again for your remarks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Requirement traceability has different types of relations, like:
satisfiesa requirementverifiesa requirementverifiessome aspect/behavior, but not any requirementFrom what I understand by looking at the description, you cover:
If my understanding is correct:
verify_req()macro/decorator to ensure that CASE 2 is covered ?!satisfy_reqas term to distinguish which relation to a requirement is meant ?!satisfiedinstead of:traced,verified(for CASE 2) instead ofcoveredandcoveredfor CASE 3SEE ALSO:
Beta Was this translation helpful? Give feedback.
All reactions