|
Regression testing
In software development, testing a program that has been modified in order to ensure that additional bugs have not been introduced. When a program is enhanced, testing is often done only on the new features. However, adding source code to a program often introduces errors in other routines, and many of the old and stable functions must be retested along with the new ones. Regression testing is one of the most important aspects of software testing and is often overlooked or given scant attention.
You can test your website with the help of website testing tool - Testing Master.
See also:
automated testing tool
load testing tool
stress testing tool
website testing tool
Go to website testing glossary contents
|
|