Regression Testing vs Retesting-Differences and Examples
During the entire SDLC phase, there are various kinds of testing performed at different stages. Each stage of testing has different objectives to fulfil. The testing phase starts with unit testing followed by integration testing, system testing, system integration testing, acceptance testing, and regression testing. During each phase of testing, if something does not work as per specifications mentioned, the defects that are detected by the testers are raised and assigned to the developers to fix it.