This document discusses software documentation testing. It notes that documentation has become a major part of software systems and testers must cover both code and documentation. Different types of documentation are described, from user manuals to help systems. The document provides a checklist for documentation testing, including checking that content is appropriate, terminology is suitable, and examples work as intended. It also discusses using tools to auto-generate documentation from source code comments.