Course Overview
Software testing is the process of evaluation a software item to identify differences between given input and expected output. Testing is a process that should be done during the development process of software. In other words software testing is a validation and verification process.
Usually testing is considered as one phase of the software development life cycle(SDLC).Testing is the process of finding bugs and errors in the software & make it free from bug.