Chapter 312% of exam
Static Testing
Static testing covers techniques for finding defects without executing code. This includes reviews (informal, walkthrough, technical, inspection) and static analysis. Understanding the review process and the roles involved is critical for this chapter.
42
Practice Questions
12%
Exam Weight
12 Easy22 Med8 Hard
Difficulty Spread
Key Concepts
- ●Static testing basics and benefits
- ●Review process and activities
- ●Review types: informal, walkthrough, technical, inspection
- ●Roles in reviews
- ●Static analysis by tools
- ●Differences between static and dynamic testing
Exam Tips
Know the four review types and their characteristics (formality level, who leads, objectives). Understand the review process steps. Questions often ask you to identify the most appropriate review type for a given scenario.