I am trying to develop measurements and metrics to facilitate defect prevention activities. (Outcome of the Test Assessment) any one have an idea how to do this process? Saving Changes...
I can think of the following defect prevention techniques,
a) Peer Reviews
b) Use of Quality tools like FMEA for design
c) For every code change, perform clean build and run all the testsuites. This can be done using nightly builds where the developer and the team get to know the testing status of their previous day's implementation.