March 2024
Intermediate to advanced
283 pages
7h 53m
English
Geoff Thompson
This chapter introduces an important area of software testing – static testing. Static testing techniques test software work products and software without executing it. They are important because they can find errors and defects before code is built/executed and therefore earlier in the life cycle of a project, making corrections easier and cheaper to achieve than for the same defects found during test execution. Review types and techniques are central to the static testing approach, and in this chapter we will look at the alternative types of review and how they fit with the test process that was defined in Chapter 1.
Learning objectives
The learning objectives for this chapter are listed below. ...
Read now
Unlock full access