Summary
This chapter introduced integration testing. We looked at different integration tests used in software testing. Next, we drilled into stubs and mocks in integration testing. We developed some simple examples of mocks and stubs used in our enterprise entertainment ticketing system. We concluded with a discussion on system and user acceptance testing.
In the next chapter, we will drill into penetration testing to discover security flaws we did not model in earlier phases of the software development lifecycle.