The Questions of Fault Finding

Questions are so important when fault-finding; the more data you have, the more visibility you have of the situation.

What, Where, When

If you know what failed, where it failed, and/or when it failed then extraneous data can be discarded if it doesn’t match the answers to these questions.

Would you really want to discard data? Surely the more data you have the better? Well, yes, to a point. But the objective is to find the fault; anything else is noise and may distract from the objective.

Why

This is the answer you really want; you might know the what, the where, and the when, but until you can explain why you cannot fix the problem. Fault finding is about taking the what, where, and when, and coming up with the why.

How

How you fix the issue is up to you; if you know why a system doesn’t work then you have many options of how to deal with that problem. It might involve replacement, repair, or just plain ignoring the issue if it isn’t worth addressing.

Leave a Reply

Your email address will not be published. Required fields are marked *