Retesting is testing again after fixing a defect. we are testing the particular module only what we have changed and testing the test case in the same build.
Regression testing is the testing the syst...
Answered by: Sandhya on: Jun 21st, 2012
Retesting: Testing the functionality of the application frequently to ensure that the changes made in particular module is working properly/not.
Regression: Testing the entire functionality of the app...
Retesting is testing again after fixing a defect. we are testing the particular module only what we have changed and testing the test case in the same build. Regression testing is the testing the syst...
Retesting: Testing the functionality of the application frequently to ensure that the changes made in particular module is working properly/not. Regression: Testing the entire functionality of the app...