How to check whether the test case has covered all the requirements开发者_运维问答 other than tracebaility matrix.There is no tool for this, if this is what you are looking for. Having said that 100%
I\'m writing some ruby (not Rails) and using test/unit with shoulda to write tests. Are there any gems that\'ll allow me to implement traceability from my tests back to designs/requirements?
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, b
doh is the dojo unit-testing framework. I am trying to use doh to test a non-dojo javascript code, but i am facing the problem tha开发者_StackOverflowt doh seems intrusive and oblige me to use dojo.pr