Sometimes Regression Testing is best for Automation - Testing types and levels

Q.  Sometimes Regression Testing is the best for Automation.
- Published on 14 Aug 15

a. True
b. False

ANSWER: True
 

    Discussion

  • Prajakta Pandit   -Posted on 10 Nov 15
    - The above statement is true. Regression testing is a best candidate for an automation testing.

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