Implementation Phase
What are the three types of tests performed by system
developers?
p. 645
Next
Verifies application
works with other
applications
Systems test
Integration Test
Unit Test
Verifies each
individual program
works by itself
Verifies all programs
in application work
together