The document discusses the evolution of software documentation from simple readme files to a major component of modern software. It notes testers now must ensure documentation is correct, covering various classes of documentation and checklists for testing. Techniques include specification testing, inspection, and testing documentation tightly coupled to code similar to code testing. Auto-generated documentation from source comments is also discussed.