The main purpose of Software testing, I think is not to remove the bug but to find the bug. Also ensuring the application works correctly as per the requirements and thereby increasing the quality of the product and increasing the confidence in the product.
RE: what is the purpose of software testing's - Bug re...
Yes purpose of software testing is Bug removal System's functionality working quality and in addition demonstration of the correct performance and conformance of the requirements .
RE: what is the purpose of software testing's - Bug re...
The main purpose of Software testing I think is not to remove the bug but to find the bug. Also ensuring the application works correctly as per the requirements and thereby increasing the quality of the product and increasing the confidence in the product.
RE: what is the purpose of software testing's - Bug re...
Testing involves operation of a system under controlled conditions and evaluating the results. The control conditions should include both normal and abnormal conditions. Testing is basically to determine if the things happen when they should not be happen and things don t happen when they should be. It is oriented to DETECTION .
RE: what is the purpose of software testing's - Bug re...
The purpose of the software testing is to know whether the application is according to the client's requirement. Even the developer develop the application according to the client there will be so many critical defects due to some miss understandings and not having proper communication with the client. Software testing is a must to avoid such type of defects and get the application according to the client's requirement.