1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

1.Appiumの環境構築~テスト実行

Last updated at Posted at 2024-11-21

1.Appiumの環境構築~テスト実行

モバイルデバイスのテスト自動化ツールであるAppiumについて、環境構築手順、スクリプト作成、テスト実行手順等の情報が少ないため記事にまとめます。

公式のドキュメントはこちら
環境構築等の手順がクイックスタートとしてまとまっているので一読推奨



・目次
1.Appiumとは
2.環境構築
 2.1.Windows版 android環境
 2.2.Windows版 ios環境
 2.3.Mac版 android環境
 2.4.Mac版 ios環境

3.スクリプト作成
4.テスト実行
5.環境の更新情報



1.Appiumとは

Appiumとは、モバイルデバイスを自動的に動作させ、テストを自動化することができるオープンソースのテスト自動化ツールであり、Webブラウザを自動的に動かすSeleniumのアプリケーション版




2.環境構築





3.スクリプト作成





4.テスト実行




5.環境の更新情報




以上!

1
1
0

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
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?