The document summarizes applying fault modeling techniques to a combinational logic circuit to determine the minimum set of test vectors. It describes 7 steps: 1) inserting single stuck-at fault models, 2) propagating faults to observable nodes, 3) tracing back through the circuit, 4) applying a HEX map to identify duplicate tests, 5) removing duplicate tests, 6) further reducing tests by altering non-fixed inputs, and 7) removing new duplicates to produce the final test vector list. The techniques are then used on a second more complex circuit with fan-out and any undetectable faults are determined. The results are verified through circuit simulation software.