Component Swapping
Component Swapping is a process used during divide and conquer to rapidly determine if a branch contains the root cause(s). It involves changing components between a Best of Best(BOB) and a Worst of Worst (WOW) system.
If moving a component from the WOW to the BOB results in degraded performance, then that component likely contains a root cause.





