Multiple choice technology testing What is failure? Deviation from expected result to actual result Defect in the software. Error in the program code. Fault in the system. Reveal answer Fill a bubble to check yourself A Correct answer Explanation Failure is the dynamic, observable deviation of the software from its expected behavior or specifications. Defects, errors, and faults are static flaws in the code or human mistakes that can lead to failures during execution.