软件测试:2.Two Faulty Programs Questions: 1.Identify the fault; 2.If possible, identify a test case that does not execute the fault; (Reachability) 3.If possible, identify a test case that executes the fault, but does not result in an error state; 4.If p…