Introduction to Software testing
What is Software Testing
Software testing is verification and validation of a software product.
OR
The process or method of finding failure points in application or program so that the application functions as per the client’s requirements is called software testing. In this process, we find the variance between actual and expected output before the client does i.e. before releasing the product to the client
Comments
Post a Comment