Requirement traceability: following top level reqs to fulfilling element #3875
mikekidner
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I'm writing a script to prove top level requirements are covered.
I've got a recursive function like this:
And used like this...
Hopefully other folks find this useful.
Should work for things like 'verifiedBy' too.
All reactions