What do you mean by "Reproducing a bug"?- The reappearance of a bug or defect at the development environment, resolving and fixing the bug is referred as ‘reproducing a bug’. These bugs are retested and reported in the bug tracking system.
- When a bug is found in a module, it must have followed a series of steps. The steps must be noted down by the tester in order to replicate the bug again. Reproducing a bug means following the same steps to find the bug.
|