bug tracking system - Definition. Was ist bug tracking system
Diclib.com
Wörterbuch ChatGPT
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz ChatGPT

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

Was (wer) ist bug tracking system - definition

SOFTWARE APPLICATION THAT KEEPS TRACK OF REPORTED SOFTWARE BUGS
Bug tracking; Bug Tracker; Bug tracker; Bug Tracking System; Bug database; Bugtracker; Defect tracking system; Bug report; Bug-tracking system

bug tracking system         
<programming> (BTS) A system for receiving and filing bugs reported against a software project, and tracking those bugs until they are fixed. Most major software projects have their own BTS, the source code of which is often available for use by other projects. Well known BTSs include GNATS, Bugzilla, and Debbugs. (2002-06-12)
Bug tracking system         
A bug tracking system or defect tracking system is a software application that keeps track of reported software bugs in software development projects. It may be regarded as a type of issue tracking system.
Debbugs         
ISSUE TRACKING SYSTEM WRITTEN FOR THE DEBIAN PROJECT
Debian BTS; Debian bug tracking system
<programming> The bug tracking system used by the Debian Project. Each bug is given a number, and is kept on file until it is marked as having been dealt with. The system is mainly controlled by electronic mail, but the bug reports can be viewed via the World-Wide Web. Debbugs home (http://debian.org/Bugs/). (2002-06-12)

Wikipedia

Bug tracking system

A bug tracking system or defect tracking system is a software application that keeps track of reported software bugs in software development projects. It may be regarded as a type of issue tracking system.

Many bug tracking systems, such as those used by most open-source software projects, allow end-users to enter bug reports directly. Other systems are used only internally in a company or organization doing software development. Typically bug tracking systems are integrated with other project management software.

A bug tracking system is usually a necessary component of a professional software development infrastructure, and consistent use of a bug or issue tracking system is considered one of the "hallmarks of a good software team".