Question: 11. If the pseudo code below were a programming language, how many tests are required to achieve 100% statement coverage? Read A IFA>O THEN IF

11. If the pseudo code below were a programming language, how many tests are required to achieve 100% statement coverage? Read A IFA>O THEN IF A = 21 THEN Print "Key" ENDIF ENDIE Cyclomatic complexity: Statement coverage: Branch coverage
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
