Ch22 and Ch23 - Testing
Ch22 and Ch23 - Testing
Testing
Software inspections. Concerned with analysis of
the static system representation to discover
problems (static verification)
• May be supplement by tool-based document and code
analysis
Software testing. Concerned with exercising and
observing product behaviour (dynamic verification)
• The system is executed with test data and its operational
behaviour is observed
A T1
T1
A
T1 T2
A B
T2
T2 B T3
T3
B C
T3 T4
C
T4
D T5
System
8
12 13
14 10