ISTQB Certified Tester Foundation Level (CTFL 2018) — Question 10

Which statement about Static Testing is TRUE?

Answer options

Correct answer: A

Explanation

The correct answer is A because static testing can be performed on any document or artifact that the team can read and comprehend, not just finalized work products. Options B and C are incorrect as static testing can occur at various stages and does not require user involvement, while D is wrong because static testing does not involve executing code; it focuses on reviewing and analyzing the work product.