User scenario testing for Android¶Robotium is a test framework created to make it easy to write powerful and robust automatic black-box test cases for Android applications. With the support of Robotium, test case developers can write function... 続きを読む
Android昨日、パプテマス Scirocco 触ってたら中はRobotiumというのを使っていたので調べてみたら、そこそこメジャーなシナリオテストツールだったので、触ってみました。Robotium とはAndroidのシナリオテストを簡単に書けるライブラリです。UIスレッドを意識... 続きを読む
Statistics Favorites 0 Downloads 0 Comments 0 Embed Views 0 Views on SlideShare 0 Total Views 0 地獄Spec — Presentation Transcript 地獄のRSpec逃げちゃだめだ、逃げちゃだめだ・・・ おおはら@Drecom Co., Ltd. 警告このプレゼンを見てから7日以内にs... 続きを読む
Arquillian is revolutionary platform that greatly simplifies integration testing for Java middleware. No more mocks. No more container lifecycle and deployment hassles. Just real tests! The mission of the Arquillian project is to provide a po... 続きを読む
DownloadsEclipse Donation FAQGoogle Web ToolkitGWT DesignerWindowBuilder ProDownloadQuick StartWhat's NewInstallationSystem RequirementsUsing update site for Eclipse 3.7Using update site for Eclipse 3.6Using update site for Eclipse 3.5Using u... 続きを読む
こんにちは。ともだです。 引き続きQUnitです。前回はとりあえずテストの書き方について書きましたが、module()について書くのを忘れていたので今回はmodule()についてです。 module()を使うとテストをまとめる事が出来るのですが、そのまとまりに対してsetupと... 続きを読む
Public source for the Windowtester GUI Testing project. WindowTester Pro is a UI test generation tool for testing SWT and Swing Java applications. WindowTester Pro eliminates the need to manually create test cases to test GUIs by automating t... 続きを読む
原文(投稿日:2012/03/09)へのリンク GoogleはWindowTester Proをオープンソースにすることを決めた。WindowTester ProはSWTとSwing GUIのテストを自動化するJavaのツールだ。 GoogleはEclipse Public License 1.0の下、WindowTester Proをオープンソースにした... 続きを読む
Testable JavaScript — Presentation Transcript Testable JavaScript Sapporo.jsRubySapporoNight vol.14 (Ryunosuke SATO) Community for people who like JavaScript. Sapporo.js Sapporo.jshttp://sapporojs.org It’s my feature Testable JavaScript Sap... 続きを読む
add_all :: [Number] -> Number The function add_all sums a list of numbers. It takes one argument (a list of type Number) and returns a single Number. my_prop :: {name:String, valid:Boolean} -> Boolean The function my_prop takes an object with... 続きを読む
AndroidアプリケーションのUIテスト自動化ツールSciroccoは、AndroidアプリケーションのUIテストを自動化するテストツールです。 複数端末のテストを連続して実行し、スクリーンショット付きのテスト報告書を出力することが出来ます。 sciroccoは、以下の3つの... 続きを読む
サインインしたままにしてください。 「送信する」をクリックすることにより、お客様は developerWorks のご使用条件に同意したことになります。 ご使用条件を読む。 お客様が developerWorks に初めてサインインすると、プロフィールが作成されます。プロフィ... 続きを読む
One of the things people keep asking us is when language X will be a first class citizen on Travis-CI. While it has been possible to build Node.js and C++ projects on Ruby workers for a while, it is not very convenient or intuitive, and such ... 続きを読む
Adds a build step to copy artifacts from another project. The plugin lets you specify which build to copy artifacts from (e.g. the last successful/stable build, by build number, or by a build parameter). You can also control the copying proce... 続きを読む
おすすめリンク | 転職ならen | 転職ならエン | 派遣ならen | アルバイトならen | 就職ならen | デジカメプリント | 年賀状 | ましかくプリント | 辞書 | | 2ch風無料掲示板 | 無料ブログ作成 | ソーシャルプロフィール | 無料掲示板 | 高機能無料掲示板 | 無料... 続きを読む
Androidテスト大好きしかだよ。Scirocco っていうUIテスト自動化ツールがリリースされたので触ってみました。SciroccoZガンダムのパプテマス・シロッコと関係があるかわからないですが、UIテストの後スクリーンショットを撮って保存したり、レポートを出力する... 続きを読む
Jenkins + Jasmine + PhantomJS + JSHint We write a great deal of Javascript here at Zendesk, and we use a few great tools to help us make sure we’re committing solid code. First, we run it through JSHint, a slightly-more-friendly port of JSLi... 続きを読む
Categories Agile・生産性向上 (158) Ajax/Web2.0 (8) apache (14) CMS (3) Delphi (11) Linux (47) Perl (29) PHP (121) Ruby (4) Trac (84) Zope (11) オープンソース (104) Firefox (9) OpenVZ (3) phpBB (3) phpMyFaq (12) scuttle (3) taskfreak (2) wordp... 続きを読む
本日行われた Shibuya.js の発表資料をアップしました。さいきんの JavaScript テスト / Test.js - Shibuya.js 発表資料View more presentations from hotchpotchJS のテスティングフレームワークのおおざっぱな説明や JavaScript テストにおける問題、それにつ... 続きを読む
java, test | 15:05 | JNDIをJ2EEサーバ無しでかつテスト用ライブラリも無しでテストする場合、InitialContextに自前でbindしてlookupします。@BeforeClassだったり、setUpメソッドで以下のようにbindすると良いでしょう。この例では、T2でCDIの単体テストを行... 続きを読む