The terms bug tracking and issue tracking are often used interchangeably. However they technically refer to different disciplines that are equally valuable to software producers. Specifically, bug tracking deals with identifying, tracking, and resolving errors in machine code, whereas issue tracking deals with identifying, tracking and resolving “issues” (i.e. problems that don’t arise from errors in machine code) that result from software testing or end user familiarity. More information: read more…