A bug is a software or hardware error that produces an incorrect or unexpected result or behavior.
A bug is a software or hardware error that produces an incorrect or unexpected result or behavior.
Usually, bugs are reported into a bug- or issue-tracker.
A good bug report should at least consist of:
- A description of the environment (e.g. version, Operating system)
- The minimum, quantifiable steps to reproduce the problem.
- The expected and observed behavior.