What is Testing ?



Software testing is a set of processes and tasks that take place throughout the software development life cycle. It helps to reduce the risk of failures that may occur during operational use and, thus, ensure the quality of the software system.  

Objectives of software testing
  • ·         Preventing defects from entering the system.
  • ·         Finding defects existing in the system.
  • ·         Measuring the quality of the system.