What Is Re- Testing?

Testing functionality again or testing functionality repetitively is called re-testing.
Re-testing comes in the following 2 scenarios.

1) Testing a functionality with multiple inputs to confirm if the business validations are implemented or not

2) Testing a functionality on the modified build to confirm the bug fixers are made correctly or
not.

0 comments: