Chapter 213% of exam
Testing Throughout the SDLC
This chapter covers how testing integrates throughout the software development lifecycle (SDLC). It explains different test levels (component, integration, system, acceptance), test types (functional, non-functional, structural, change-related), and how testing activities relate to development activities.
47
Practice Questions
13%
Exam Weight
17 Easy20 Med10 Hard
Difficulty Spread
Key Concepts
- ●Software development lifecycle models
- ●Test levels: component, integration, system, acceptance
- ●Test types: functional, non-functional, structural
- ●Change-related testing (confirmation and regression)
- ●Maintenance testing
Exam Tips
Be able to distinguish between test levels and test types. Understand which activities happen at each test level. Questions frequently present scenarios and ask you to identify the correct test level or type.