What is Regression Software Testing?
Regression means retesting the unchanged parts of the
application. Test cases are re-executed in order to check whether previous
functionality of application is working fine and new changes have not
introduced any new bugs.
This is the method of verification. Verifying that the bugs
are fixed and the newly added feature have not created in problem in previous
working version of software.
0 comments: