Question: 4. Inspect the following statements for the given code, explain whether they are correct or not. IF A >B THEN A. 1 test for statement

4. Inspect the following statements for the given code, explain whether they are correct or not. IF A >B THEN A. 1 test for statement coverage, 3 for C = A-B branch coverage ELSE B. 2 tests for statement coverage, 2 for C = A + B branch coverage ENDIF C. 2 tests for statement coverage. 3 for Read D branch coverage IF C = D Then D. 3 tests for statement coverage, 2 for Print "Error" branch Coverage ENDIF
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
