Webmaster Forums - Website and SEO Help

Web Development and Design => Database, Server, Coding and Website Administration => Topic started by: Hair trans on January 06, 2015, 02:36:08 AM

Title: what is software testing ?
Post by: Hair trans on January 06, 2015, 02:36:08 AM
Explain the Software testing ?
Title: Re: what is software testing ?
Post by: michral86 on June 20, 2017, 04:45:48 AM
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. :)
Title: Re: what is software testing ?
Post by: andaman on June 29, 2017, 08:33:43 AM
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.
Title: Re: what is software testing ?
Post by: Davidsmith0143 on May 30, 2018, 12:47:04 AM
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.
Title: Re: what is software testing ?
Post by: cityweb on February 25, 2020, 03:17:45 AM
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.