Chapter 6 – Test Tools
Static Analysis Tool – ISTQB Definition
Last Updated: July 12, 2026 · SoftwareTestPilot QA Team
Official ISTQB Definition
A tool that carries out static code analysis. The tool checks source code for certain properties such as conformance to coding standards, quality metrics or data flow anomalies.
In simple words
SonarQube, ESLint, SpotBugs — analyzes code without running it and flags problems.
Exam tip
Static analysis tools are cheap to add to CI and catch defects earlier than any test.
Related terms
Practice this term in the ISTQB Mock Test
40 CTFL v4.0 questions, 60-minute timer, instant scoring and chapter-wise breakdown.
Practice in Mock Test