#RegressionTestingTechniques
Explore tagged Tumblr posts
Text

Regression Testing Types and Techniques
It is a testing method wherein new bugs are uncovered in the existing functionalities of the software product or application. The previously completed tests are re-run and then the results are compared with the expected outcomes.
0 notes