Posts Tagged 'Relationships'

The Defect-Requirements-Test Triangle

July 15, 2014

It is quite a popular notion that there should be formally recorded associations or links between defects and software code configuration items. This can explain why a piece of code has later been modified and also helps individuals find their way back to the ‘fix’ should the defect be found to still exist upon re-testing. But there are other ways to achieve this and so the question is: can the relationship between the defect and the code really be the most important one? Read More