Penguin
Annotated edit history of Bug version 1, including all changes. View license author blame.
Rev Author # Line
1 StuartYeates 1 A flaw or unintentional negative aspect of software.
2
3 Software always has bugs. The larger, more flexible and more widely used the larger the number of apparent bugs.
4
5 Finding, tracking, fixing and keeping bugs fixed is a major challenge in SoftwareEngineering. There are tools and techniques to help (BugZilla, UnitTesting and RegressionTesting).