Software Testing is the procedure of carry out a program or system with the intention of finding errors. A main aim of software testing is to detect software failures so that fault may be exposed and corrected. A very basic l problem with software testing is that testing in all mixture of inputs and requirements is not possible, still with a simple product. Software testing is used in connection with verification and validation. This software testing is normally done by software testers.
Software Testing is a mission planned to detect fault in software by different a computer program’s probable results with its real results for a known set of inputs. Software testing methods are usually divided into black box testing and white box testing. The black box tester has no link with the code, and a tester’s awareness is very simple. White box testing methods can be used to assess the entirety of a test group that was created with black box testing methods. This offers the software side to look at division of a system that are not often tested and make sure that the most important function points have been tested.
