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 codeto 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.

Read Also:

  • reimage

    Reimage is the process of removing all software on a computer and reinstalling everything. A reimage is necessary if your operating system becomes damaged or corrupted. You may also need to reimage if your system is plagued with spyware problems. The word reinstall is often used in place of reimage.

  • relational operator

    An operator that compares two values. For example, the expression x < 5 means x is less than 5. This expression will have a value of TRUE if the variable x is less than 5; otherwise the value of the expression will be FALSE. Relational operators are sometimes called comparison operators. Expressions that contain relational […]

  • relationship commerce

    Same as r-commerce.

  • relative address

    )An address specified by indicating its distance from another address, called the base address. For example, a relative address might be B+15, B being the base address and 15 the distance (called the offset). There are two types of addressing: relative addressing and absolute addressing. In absolute addressing, you specify the actual address (called the […]

  • relative cell reference

    In spreadsheet applications, a reference to a cell or group of cells by indicating how far away it is from some other cell. For example, in Lotus 1-2-3 and many other spreadsheet programs, the cell reference “C2” is relative. Initially it points to the cell in the third column and second row, but it does […]


Disclaimer: Regression Testing definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.