What is difference between regression testing and re- testing?
re-testing: re-execution of affected test case on a modified build. regression testing: the re-execution of all test cases on a modified build to ensure bug fix work, and occarence of any side effectives.