在線庫報告的錯誤 (Online repository for reported bugs)


問題敘述

在線庫報告的錯誤 (Online repository for reported bugs)

是否有任何開放源代碼或公共領域的錯誤存儲庫,使人們可以看到各種錯誤,這些錯誤的症狀及其修復程序。這些錯誤可能來自代碼,操作系統,GUI,設備驅動程序等的任何部分。 我想如果有這樣的事情,那可能來自某些開源開發計劃,例如Linux Kernel Development,或其他一些開源項目。 網上有類似的東西嗎? 對於開發人員和測試人員而言,這都是毫無用處的輸入。

希望, ‑阿吉特

參考解法

‑‑‑‑‑

方法 1:

幾乎每個開源項目都有一個錯誤修復系統。例如,這是針對Apache項目的示例: http://issues.apache.org/jira/

但是,我認為您可能正在詢問一個通用的因果錯誤數據庫。我不知道有什麼特別的,但是您可能會對軟件模式,特別是反模式。

方法 2:

看一眼維基百科上常見的計算機錯誤類型。對於更具體的錯誤,大多數開源項目都維護一個公共的錯誤跟踪器。

方法 3:

有BugTraq,但是它更多地關注錯誤發現對安全的影響。

(by goldenmeanGreg HewgillTed PercivalJohn Downey)

參考文件

  1. Online repository for reported bugs (CC BY‑SA 3.0/4.0)

#repository #Testing #open-source






相關問題

開發代碼時如何使用 Internet Subversion 存儲庫? (How to use an Internet Subversion respository when developing code?)

在線庫報告的錯誤 (Online repository for reported bugs)

如何在Subversion儲存庫歷史記錄中查找文件? (How Do I Find a File in a Subversion Repository History?)

如何從 Nexus Professional 遷移到 Nexus OSS (How to migrate from Nexus Professional to Nexus OSS)

如何查看存儲庫? (How to see repositories?)

將遠程 github 存儲庫中的更改合併到本地存儲庫 (Merge changes from remote github repository to your local repository)

如何為 Xcode 項目設置 Git 存儲庫? (How to set up a Git repository for an Xcode project?)

如何簽入從不同存儲庫簽出的代碼 (How to check in code which is checked out from different repository)

如何使 Hg/Git 成為遠程倉庫? (How to make Hg/Git a remote repo?)

繼承是一種“is-a”關係;總結“界面”關係的好方法是什麼?——總結其他關係? (inheritance is an 'is-a' relationship; What is a good way to summarize the 'interface' relationship? -- Summarizing other relationships?)

存儲庫模式問題 (Repository Pattern Question)

為 Mac 和 Windows 設置 React Native 代碼庫 (setting up react native code repository for Mac & Windows)







留言討論