This document discusses software testing and focuses on installation testing. It provides objectives of software testing and describes installation testing as the first user interaction with a product, making sure the user faces no difficulties installing. It lists points to check prior to and during installation testing, including default installation location, uninstallation, and required disk space. The document provides tips for installation testing, including using a flow chart to create automated test scripts, checking for correct files and registry changes installed, and both positive and negative testing scenarios.