What is Retesting?

What is Retesting? Retesting is a software testing technique that involves executing test cases again for a software application or system after defects have been fixed or changes have been made to ensure that the defects have been resolved and the changes made have not introduced new defects. The purpose of retesting is to verify… Continue reading What is Retesting?

Regression Testing Vs Retesting

In this article, We will see the difference between regression testing and retesting. The concepts of regression testing and retesting are generally confused within the field of test automation. They sound similar and they have correlations too. The main difference is that regression testing is designed to test or verify for bugs you don’t expect… Continue reading Regression Testing Vs Retesting