Explain the process of Software Testing
Testing is the process of running the software on manually created inputs with intention to find errors. In process of testing, an attempt is made to detect errors, to correct errors in order to develop error free software. Testing is performed keeping user's requirements in mind and before software is actually launched on a real system, it's tested. Testing is process of executing a program with intention of finding errors.