Decide which of the following statements (i-v) are true for dynamic testing and which are true for static testing. i. Abnormal external behaviors are easier to identify with this testing ii. Discrepancies from a coding standard are easier to find with this testing iii. It identifies failures caused by defects when the software is run iv. Its test objective is to identify defects as early as possible v. Missing coverage for critical security requirements is easier to find and fix
Các đáp án
Đáp án đúng
D: ii, iv, v are true for static testing; i, iii, iv are true for dynamic testing