ISTQB Certified Tester Foundation Level v4.0 — Question 16
Which of the following statements about the shift-left approach is FALSE?
Answer options
- A. The shift-left approach can only be implemented with test automation.
- B. The shift-left approach in testing is compatible with DevOps practices.
- C. The shift-left approach can involve security vulnerabilities.
- D. The shift-left approach can be supported by static analysis tools.
Correct answer: A
Explanation
The correct answer is A because the shift-left approach can be applied with both manual and automated testing, not exclusively with automation. Options B, C, and D are accurate as they reflect the compatibility of shift-left with DevOps, the potential for security vulnerabilities, and the support from static analysis tools.