タグ

toolと開発に関するshiumachiのブックマーク (6)

  • グーグルのバグ予測アルゴリズムを実装したツール「bugspots」、オープンソースで公開

    ソースコードのなかでバグが多いのは、より高頻度に、かつ最近になって集中的に直している部分。これが、グーグルで採用された「バグ予測アルゴリズム」であることを、先月の記事「グーグルはコードの品質向上のため「バグ予測アルゴリズム」を採用している」で紹介しました。 そのバグ予測アルゴリズムを実装したツール「bugspots」がオープンソースとして公開されています。 gitのレポジトリを分析 bugspotsはRubyで記述されており、gitのレポジトリから履歴を読み込んで分析し、どのモジュールにバグが含まれている確率が高いかを示してくれます。 以下のようにインストールして実行(説明ページから引用)。 $> gem install bugspots $> git bugspots /path/to/repo $> git bugspots . # (in current git directory)

    グーグルのバグ予測アルゴリズムを実装したツール「bugspots」、オープンソースで公開
    shiumachi
    shiumachi 2012/01/06
    git bugspots
  • Synopsysソフトウェア・セキュリティ | ソフトウェア・インテグリティ・グループ

    DevSecOpsに最適化されたオールインワンのAppSecプラットフォーム テストするアプリケーションは一つでも数千でも、いつでもどこでも一回の自動スキャンで。 Polarisプラットフォームを見る ソフトウェア脆弱性スナップショット webおよびソフトウェア・アプリケーションによく見られる10の脆弱性に関する3 年間の分析をご覧ください レポートを読む 7年連続でリーダーの1社に位置づけ シノプシスがGartner®にアプリケーション・セキュリティ・テスト・ベンダーのリーダーの1社として評価され続けている理由をご覧ください。 レポートを読む ソフトウェア・サプライチェーンのセキュリティ・リスクの現状 ソフトウェア・サプライチェーンのリスクを軽減する方法を調査する レポートを読む

    shiumachi
    shiumachi 2010/12/17
    非常に高性能な静的解析ツールらしい。ただし値段もそれ相応らしい
  • Buildbot

    Explore ScreenShots SuccessStories Press FAQ HowToHelp Support (and Paid Support) Utilities Security Licensing Plugins StatisticsCollection Documentation ​Buildbot Tutorial ​Buildbot Manual (latest release - ​see other versions) NineMigrationGuide -- help for migrating from 0.8.x to 0.9.x HelpfulPages Development and Administrivia Development (@ ​GitHub) Nine - work on the next generation GSoC and

    shiumachi
    shiumachi 2010/04/08
    "a system to automate the compile/test cycle required by most software projects to validate code changes"
  • TEF有志によるTestLink日本語化プロジェクト - TestLinkJP

    How to Write a Thesis on T-Building A strong introductory paragraph starts with a hook that grabs the reader’s attention. Then, it provides details that lead to the thesis statement. The T Building—formerly the Triboro Tuberculosis Hospital in Queens, New York —is now affordable and supportive housing. It’s also a model for adaptive reuse of historic buildings. Adaptive Reuse of an Historic Buildi

    shiumachi
    shiumachi 2009/04/27
    テストに特化したトラッキングシステム。
  • Subversion

    バージョン管理ツールSubversionの基礎練習です。 Windows XPのコマンドプロンプトでSubversionの基的なコマンドを動かしていきます。 Subversionを学び始めるきっかけにどうぞ。 目次 はじめに ダウンロードとインストール リポジトリ用のディレクトリを作ります リポジトリを初期化します 新しいモジュールを作ってインポートします チェックアウトして作業開始 新しいファイルを追加します 新しいディレクトリを追加します 普段の作業はこんな風に進みます ファイル名を変更してみよう この文書に書かなかったこと 関連リンク 更新履歴 ぜひ、感想をお送りください はじめに Windows XPのコマンドプロンプトで、 バージョン管理ツールSubversionの基的なコマンドを動かしてみましょう。 この文書の通りに実行すると、 基的なSubversionのコマンドをひと

  • Edgewall Software: Trac

    Error displaying page This is a placeholder. If you’re seeing this page, something is improperly configured on the Edgewall web server. Please email info@edgewall.com and tell us about it.

  • 1