Tagged Questions
8
votes
4answers
407 views
How can I report coverage on an n-dimensional test matrix?
I have a test matrix for my product's installation, which is n-dimensional, where n is about 11 or 12 at this point. For instance, the OS is one dimension, and the DB is another, and the Reporting ...