1. Software defects can range from minor annoyances to serious issues that endanger health and safety or the environment if a software program miscalculates important information.
2. Defects in software are caused when mistakes are made during the design and development of the software by programmers. Not all defects result in failures, and some may remain dormant without being detected.
3. Software testing is a process that involves planning what will be tested, preparing test cases, executing tests, evaluating results, and determining if the software is ready based on exit criteria and requirements. Both code and documentation need to be tested to fully evaluate the software.