LoginSignup
173

More than 5 years have passed since last update.

iOSアプリのUIテストツール候補

Last updated at Posted at 2013-10-09

iOSアプリのUIテストを取り入れようと思いまして調査中です。
まだ触ってもいないのですが、とりあえずググって出てきた候補を挙げておきます。

Appium

AppiumでiOSを自動で受け入れテスト Rspecでテストできるよ!
http://konyu.hatenablog.com/entry/2013/06/08/011118

Calabash-iOS

UIテストフレームワークCalabash-iOSを試す〜ターミナルから遠隔操作!〜
http://dev.classmethod.jp/smartphone/iphone/calabash-ios-2/

iOSの究極テストツール:Calabash-iOSを使いこなすぞ!(1)
http://tech.voyagegroup.com/archives/6993550.html

iOSの究極テストツール:Calabash-iOSを使いこなすぞ!(2)
http://tech.voyagegroup.com/archives/6993860.html

Tuneup JS+Travis CI

Tuneup JS+Travis CIによるiPhoneアプリ自動UIテストまとめ
http://giginet.hateblo.jp/entry/2013/09/18/002458

Travis CI 使ってみた
http://d.hatena.ne.jp/wakabatan/20120408/1333878824

KIF

kif-framework/KIF
https://github.com/kif-framework/KIF

mixi-inc/iOSTraining 11.4 KIFを用いた結合テスト
https://github.com/mixi-inc/iOSTraining/wiki/11.4-KIF%E3%82%92%E7%94%A8%E3%81%84%E3%81%9F%E7%B5%90%E5%90%88%E3%83%86%E3%82%B9%E3%83%88

次世代のKIF(2.0.0)が良さそう
http://blog.ishkawa.org/blog/2013/08/31/kif-next/

KIF を使った iOS Integration Test
http://blog.jarinosuke.com/entry/ios_integration_test

Google+モバイルアプリ開発チームのテスト戦略
http://d.hatena.ne.jp/laiso+iphone/20130831/1377928265

Kifの紹介
http://www.slideshare.net/keitaotsuka21/kif

Tag Archive for KIF
http://www.savinoordine.com/tag/kif/

自動テスティングフレームワーク "KIF"
http://cocoadays-info.blogspot.jp/2012/01/kif.html

継続的インテグレーションに。iOSを自動操作してテスト「KIF」
http://www.moongift.jp/2012/01/20120118-3/

UIAutomation

UIAutomation のテストコードの自動作成
http://tamotamago.com/?p=462

Xcode プロジェクトの自動ビルドと自動 UIAutomation
http://tamotamago.com/?p=506

[iOS] InstrumentsでAutomationを実行しながらメモリ使用状況を監視したい
http://dev.classmethod.jp/smartphone/iphone/ios-instruments-automation/

Jenkinsとの連携

Automated Testing with GHUnit and KIF
http://michele.io/blog/automated-testing

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
173