Community Relations Archive

Thread: Regression testing

Forum-Handle
Sun Mar 06, 2005 9:56 pm
#1


Message Edited by Forum-Handle on 09-30-2005 10:20 AM

MasterSad
Wed Sep 07, 2005 12:50 pm
#2

Due to recent events (malfunctioning chat, email, friends list) I thought it may be a good idea to post definition of what regression testing is. I hope community relations team will pass it to test&integration team and have a good laugh

1. Webopedia:
regression testing
The selective retesting of a software system that has been modified to ensure that any bugs have been fixed and that no other previously working functions have failed as a result of the reparations and that newly added features have not created problems with previous versions of the software. Also referred to as verification testing, regression testing is initiated after a programmer has attempted to fix a recognized problem or has added source code to a program that may have inadvertently introduced errors. It is a quality control measure to ensure that the newly modified code still complies with its specified requirements and that unmodified code has not been affected by the maintenance activity.

2. Bitpipe:
Regression Testing
Testing a program that has been modified to verify that modifications have not caused unintended effects and still complies with its specified requirements.

3. searchSMB.com Definitions
regression testing
Regression testing is the process of testing changes to computer programs to make sure that the older programming still works with the new changes. Regression testing is a normal part of the program development process and, in larger companies, is done by code testing specialists. Test department coders develop code test scenarios and exercises that will test new units of code after they have been written. These test cases form what becomes the test bucket. Before a new version of a software product is released, the old test cases are run against the new version to make sure that all the old capabilities still work. The reason they might not work is because changing or adding new code to a program can easily introduce errors into code that is not intended to be changed.



Sad
Imperial Pilot Ace, Sergeant

JSF has only one weakness - its pilot...
---------------------------------------------------------------------------------------------------------------------------------------
"Don't be too proud of this technological terror you've constructed..."
---------------------------------------------------------------------------------------------------------------------------------------
Profile for Saitek X52|RSS feeds for SWG forums|The SWG Pilot Code of Conduct
Page 1 of 1
Previous Next