How can I get requirements test case coverage metrics using Testlog?
requirements coverage
Collapse
X
-
Tags: None
-
In my opinion, right now you can't. This would be a fantastic feature though. However, currently (unless someone can think of a creative hack/workaround/different way to use existing fields), TestLog can only track and report on test cases and their progress (i.e., attempted/not attempted, passed/failed, etc.).
I hope it's something they introduce in the future. -
There aren't any current plans to add something like this but we'll add it to the list of requested features for the next major version, possibly as a report to generate a list of all requirements referenced by the test cases of a project.Comment
Comment