Situations in Regression Testing not performed - Testing types and levels

Q.  Which of the following situations in Regression Testing is not performed?
- Published on 03 Aug 15

a. When project manger asks to perform.
b. When new functionality is introduced.
c. When database system is changed
d. When system is installed on different hardware configuration than previously tested.

ANSWER: When project manger asks to perform.
 

    Discussion

  • Prajakta Pandit   -Posted on 10 Nov 15
    - Regression testing is not operated when project manager is asked to perform.

    - Regression testing is a type of software testing that processes a computer programs of testing changes to make sure that the older programming still works with the new changes.

    - This testing is a normal part of the program development process.

    - It can be performed to test a system efficiently by systematically selecting the appropriate minimum set of tests which covers a particular change.

    - Regression testing can be performed at each level.

    - The new defects are not introduced after adding a new functionality or correcting previous one.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)