ⓒ 2020 DeNA Co., Ltd. 1-1. UIテストの特徴① ユニットテスト vs UIテスト 9 This image is reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
ⓒ 2020 DeNA Co., Ltd. 1-1. UIテストの特徴① ユニットテスト vs UIテスト 10 This image is reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. UIテストはユニットテストに比べて・・ • より実環境に近い(Fidelityが高い) • 実行時間が長い • メンテナンスコストが高い • デバッグコストが高い
ⓒ 2020 DeNA Co., Ltd. 2-2. EspressoとAppiumの比較④ (参考) Appiumを選択する場合 パフォーマンス向上策の参考記事 • Appium Pro #50 (Android向け) Special Capabilities for Speeding up Android Test Initialization https://appiumpro.com/editions/50 • Appium Pro #77 (iOS向け) Optimizing WebDriverAgent Startup Performance https://appiumpro.com/editions/77 50