Test management is the process of organizing and maintaining tests. Contrast with [tag:team-management].
8
votes
4answers
406 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 ...
9
votes
3answers
651 views
Estimating a testing project
How do you estimate a testing project? What are the things to be take care of while estimating the time for a testing project ?
3
votes
4answers
745 views
Test management product recommendation
I am looking for a test management product to structure our current manual testing. What I would like to it handle is:
recording of test cases, including parametrised ones;
historical analysis of ...
3
votes
4answers
168 views
Should testers be worried about Quality Assurance? [closed]
In some companies, the testers are expected to do Quality Assurance.
In my opinion, this is not the way to go.
Testers normally don't have the mandate to push things thorugh on a higher level.
Because ...