RE-TESTING:-
Re testing means repeat the test on same functionality.
It will happend in the following cases …...
- Testing already tested functionality again and again by using multiple sets of data to check whether the functionality works for different inputs or not
- Once the bug is fixed , the functionality needs to be tested to confirm that it is really fixed or not