Monkeyとは、クリックやジェスチャといったランダムなイベントを発生させるプログラムです。開発したアプリのストレステストに役立ちそうです。
Monkey is a program that generates a pseudo-random event such as clicks and gestures. It seems to be useful for the stress test in developed application program.
2011年4月20日水曜日
2011年4月14日木曜日
JUnitによるUIテスト - UI test by JUnit -
Androidのテストフレームワークでは、ユーザインタフェース機能のテストができるようです。
In the Android testing framework, it seems to be able to test the User Interface function.
In the Android testing framework, it seems to be able to test the User Interface function.
2011年4月12日火曜日
adbを使用してみた(後編) - Using an adb (seccond part) -
adbコマンドを利用すると、エミュレータやAndroid端末に、アプリケーションをインストール/アンインストールしたり、データを転送したりすることができます。
The adb commands can install/uninstall an application, transfer data to an emulator instance or Android device.
The adb commands can install/uninstall an application, transfer data to an emulator instance or Android device.
2011年4月11日月曜日
adbを使用してみた(前編) - Using an adb (first part) -
adb(Android Debug Bridge)は、エミュレータやAndroid端末の状態を管理するためのツールです。このadbのコマンドをいくつか試してみました。
The adb (Android Debug Bridge) is a tool to manage the state of an emulator instance or Android device. We tried typing some adb commands.
The adb (Android Debug Bridge) is a tool to manage the state of an emulator instance or Android device. We tried typing some adb commands.
2011年4月7日木曜日
Launch Redmine on Amazon EC2
RedmineをAmazon EC2上に立ち上げます。RedmineのAll-In-Onインストーラと、Amazon EC2のマイクロインスタンスを使用することで、簡単かつ低コストで立ち上げることができます。
We launch Redmine on Amazon EC2. You can launch it easy at low cost using Redmine All-In-One installer and Amazon EC2 micro-instance.
2011年4月5日火曜日
バージョン情報を取得する - Getting version information -
アンドロイドアプリに関するバージョン情報を取得するプログラムを作成しました。
We coded the program that get the version information on an android application.
We coded the program that get the version information on an android application.
登録:
投稿 (Atom)