The document outlines 10 reasons to use static testing techniques for risk mitigation in software projects. Static testing can be more efficient than dynamic testing, and allows testing of code before it is executable. It helps find errors early in the development process when they are cheaper to fix. Static testing also aims to directly find failures, reduces project costs, and improves testware quality when used with other testing approaches. The document encourages identifying additional reasons and risks static testing could help address for specific projects.
Related topics: