|
|
|
|
|
by lmm
1895 days ago
|
|
Given the project management triangle they kind of are - the goal should be to achieve the required defect rate at minimum maintenance cost. A lot of people talk as though more tests or more verification is always a good thing, but zero defects is usually not a business priority if it means slowing down feature work. So adding more different kinds of verification should be a last resort, only when you actually require a lower defect rate than you can achieve with one method alone - which is pretty rare IME. |
|
I disagree. Maintenance cost doesn't need to be minimized. It needs to be reasonable.
The goal should be to produce high quality software. High quality software is easy to understand and easy to instrument with tools.