When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Bug tracking system - Wikipedia

    en.wikipedia.org/wiki/Bug_tracking_system

    A 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. [1]

  3. Trac - Wikipedia

    en.wikipedia.org/wiki/Trac

    Trac is an open-source, web-based project management and bug tracking system. It has been adopted by a variety of organizations for use as a bug tracking system for both free and open-source software and proprietary projects and products. [4] Trac integrates with major version control systems including ("out of the box") Subversion and Git.

  4. Bugzilla - Wikipedia

    en.wikipedia.org/wiki/Bugzilla

    Bugzilla is a web-based general-purpose bug tracking system and testing tool originally developed and used by the Mozilla project, and licensed under the Mozilla Public License. Released as open-source software by Netscape Communications in 1998, it has been adopted by a variety of organizations for use as a bug tracking system for both free ...

  5. Issue tracking system - Wikipedia

    en.wikipedia.org/wiki/Issue_tracking_system

    An issue tracking system (also ITS, trouble ticket system, support ticket, request management or incident ticket system) is a computer software package that manages and maintains lists of issues. [1] Issue tracking systems are generally used in collaborative settings, especially in large or distributed collaborations, but can also be employed ...

  6. TestComplete - Wikipedia

    en.wikipedia.org/wiki/TestComplete

    TestComplete currently supports Microsoft Visual Studio 2005, 2008, 2010 Team System, BugZilla, Jira and AutomatedQA AQdevTeam. Data-driven testing : Data-driven testing with TestComplete means using a single test to verify many different test cases by driving the test with input and expected values from an external data source instead of using ...

  7. Jira (software) - Wikipedia

    en.wikipedia.org/wiki/Jira_(software)

    Jira (/ ˈ dʒ iː r ə / JEE-rə) [4] is a software product developed by Atlassian that allows bug tracking, issue tracking and agile project management.Jira is used by a large number of clients and users globally for project, time, requirements, task, bug, change, code, test, release, sprint management.

  8. GNATS - Wikipedia

    en.wikipedia.org/wiki/Gnatsweb

    GNATS is a set of tools for tracking bugs reported by users to a central site. It allows problem report management and communication with users via various means. GNATS stores all the information about problem reports in its databases and provides tools for querying, editing, and maintenance of the databases.

  9. FindBugs - Wikipedia

    en.wikipedia.org/wiki/FindBugs

    FindBugs is an open-source static code analyser created by Bill Pugh and David Hovemeyer which detects possible bugs in Java programs. [2] [3] Potential errors are classified in four ranks: (i) scariest, (ii) scary, (iii) troubling and (iv) of concern. This is a hint to the developer about their possible impact or severity. [4]