The document discusses different types of software testing including unit testing. It provides an overview of unit testing, how to write good unit tests, examples of unit testing FizzBuzz and Rock Paper Scissors Lizard Spock, and how to do unit testing on Android including mocking and test-driven development. It also briefly discusses test automation and using Calabash for cross-platform mobile app testing.