タグ

testに関するtgkのブックマーク (10)

  • 意外と知らない Windows OS 標準の「ステップ記録ツール」


    Windows7便 Windows7Windows 8, 8.1, 10    Windows  
    意外と知らない Windows OS 標準の「ステップ記録ツール」
    tgk
    tgk 2012/11/22
    「Windows 7, 8 の検索にて、「記録」と入力してみてください。「ステップ記録ツール」が検索結果に表示されます」
  • さくらのVPSが想像以上に凄かった。サーバー構築初体験。


    |  |  |  | VPS
    さくらのVPSが想像以上に凄かった。サーバー構築初体験。
  • NUnit 2.5 - 廻る技術の覗き穴

    NUnit 2.5がリリースされました。 Release Notes: NUnit 2.5 リリースノートを見てみると、面白そうな機能が追加されているようなので、ちょっと遊んでみました。 (2009年5月26日追記:Release Notesには「Release Candidate」と書いてありますが、ちゃんと「Final Release」が公開されています。) パラメータ化されたテスト TestCase テストケースをAttributeで書くことができます。 たとえば、以下のように書くと、引数を変えて3回のテストが実行されます。 [TestFixture] public class AttributeTestSample { [TestCase(1, 2, 3)] [TestCase(10, 20, 30)] [TestCase(10, 10, 20)] public void Test

    NUnit 2.5 - 廻る技術の覗き穴
    tgk
    tgk 2009/10/19
  • My DebugBar | IETester / HomePage

    DebugBar Home > Wiki > IETester :: Browser Compatibility Check for Internet Explorer Versions from 5.5 to 11 :: ANNOUNCE: If you are an Adwords user, The IETester team is proud to announce its new tool: SunnyReports, a simple and efficient Adwords reporting tools IETester is a free (both for personal and professional usage) WebBrowser that allows you to have the rendering and javascript engines of

    tgk
    tgk 2008/10/23
    IEの各バージョンでの見栄えチェッカー
  • Browsershots

    No active screenshot factories. Please try again later. What is Browsershots? Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providing developers a convenient way to test their website's browser compatibility in one place. When you submit your web address, it will be added to the job queue. A number of

    tgk
    tgk 2008/10/23
    クロスブラウザテスト
  • Eclipseプラグイン コード品質のカイゼン(JUnit Factory)

    これはすごい!?コード品質のカイゼン化プラグイン2種:CoolなEclipseプラグイン(24)(1/3 ページ) ソフトウェアの品質と保守性を向上させるために、テストケースの作成は重要です。しかしながら、時間がない、面倒だなどの理由によりユニット(単体)テストが省略されることはしばしばあります。 また、ソフトウェアの修正や仕様変更を考慮すると、保守性の高い(分かりやすい/読みやすい)コードにする必要があります。 稿では、ソースコードからJUnitをベースとしたたテストケースを自動的に生成する「JUnit Factory」とコードの保守性の指標であるCRAP(Change Risk Anti Pattern)を計測する「Crap4j」をご紹介します。 テストケースを自動生成するJUnit Factoryとは? JUnit Factoryはソースコードからテストケースを自動生成し、しかも生

    Eclipseプラグイン コード品質のカイゼン(JUnit Factory)
    tgk
    tgk 2008/02/20
    Agitarがタダになったらしい
  • CodeZine:「超高速、完全自動、しかもフリー」 WebテストツールのGITAK公開(TIBCO, 開発ツール)


    TIBCOWebTIBCO General Interface Test Automation Kit 0.7GITAKTIBCO Developer Network TIBCO General Interface Test Automation KitWebJavaScript 1.GITAK TIBCO Developer Network 2.TestRunner.html /gitak/c
    tgk
    tgk 2007/04/06
  • KikainekoMocker Project Web Site

    機械モッカー(KikainekoMocker)は、テスト・コードから擬似クラス(モックやスタブなど)を簡単に自動生成するツールです。 まずは、こちらからご覧ください。「機械モッカーで何ができるのか」 デモもあります。 1分でインストールする機械モッカー 4分で擬似クラスを生成する機械モッカー テスト・ケースを記述している時間がほとんどです… Junit3.1のテストケースを読み込み、そのテストをパスする擬似クラスを生成します。 稼働環境は、JDK1.4以上、Eclipse3.2で検証しています。

    tgk
    tgk 2006/10/06
    機械猫モッカー
  • javaworld.jp

    tgk
    tgk 2006/10/02
    EasyMock, jMock
  • http://tech.blog.klab.org/archives/50505294.html

    tgk
    tgk 2006/10/02
    EasyMock
  • 1