Why testing is important with respect to software?
A testing process focuses on logical internals of software ensuring that all statements have been tested and all are functional externals. Whereas testing, we execute the whole program before it gets to the customer with exact indent of finding and removing all errors. In order to search the highest number of errors, test must be conducted systematically and test cases must be intended using disciplined techniques.