Guest
On Wed, 1 Apr 2020 12:07:30 +0100, Martin Brown
<'''newspam'''@nezumi.demon.co.uk> wrote:
Do a binary search when you can. Keep cutting the solution space in
half.
--
John Larkin Highland Technology, Inc
Science teaches us to doubt.
Claude Bernard
<'''newspam'''@nezumi.demon.co.uk> wrote:
On 31/03/2020 16:34, blocher@columbus.rr.com wrote:
Another topic that I hope can elicit engineering discussion:
What makes up a good skill set for finding the root cause of a failure that is rare, intermittent or obscure?
Over the past several years I have been more involved in root cause failure than I was when I was doing more design work. In many ways I think it is more challenging than design work. It takes a mindset that is different than design.
Here is my reminder list when doing root cause studies
1. never root for a particular outcome when performing a test. Root for not being fooled by the results of your test
Rank the tests you have by their ability to cut down the area where the
fault must lie. In my field McCabes CCI metric is quite good for that.
Do a binary search when you can. Keep cutting the solution space in
half.
--
John Larkin Highland Technology, Inc
Science teaches us to doubt.
Claude Bernard