See Our Webmaster Tools for Windows and Mac

                                  

what is software testing ?

Started by Hair trans, January 06, 2015, 02:36:08 AM


michral86

Software testing is a process of executing a program or application with the intent of finding the software bugs.
It is done by many parts like Static, Dynamic, Planning etc. :)

andaman

Software testing is an activity to check whether the actual results match the expected results and to ensure that the software system is defect free. It involves execution of a software component or system component to evaluate one or more properties of interest.

Davidsmith0143

Software testing is a process of executing a program or application with the intent of finding the software bugs. It is also the process of validating and verifying that a software program or application or product.

cityweb

Software testing is a set of processes aimed at investigating, evaluating and ascertaining the completeness and quality of computer software.Software testing have two type i.e manual testing and automation testing.

Betasolutionscpa

Software testing is fundamentally the process of finding and fixing problems in software programs prior to their launch. It assesses a program's performance, security, and functionality to make sure it satisfies end users' needs and achieves its goals.

Verification and validation are the two phases that make up software testing.

Verification testing: To determine whether the product conforms with its standards and specifications.

Validation testing: To evaluate whether the product satisfies business criteria and user demands.