Mobile Test Automation with Appium
暫譯: 使用 Appium 進行行動測試自動化
Nishant Verma
- 出版商: Packt Publishing
- 出版日期: 2017-06-30
- 售價: $1,840
- 貴賓價: 9.5 折 $1,748
- 語言: 英文
- 頁數: 256
- 裝訂: Paperback
- ISBN: 1787280160
- ISBN-13: 9781787280168
海外代購書籍(需單獨結帳)
買這商品的人也買了...
相關主題
商品描述
Automate your mobile app testing
About This Book
- How to automate testing with Appium
- Apply techniques for creating comprehensive tests
- How to test on physical devices or emulators
Who This Book Is For
Are you a mobile developer or a software tester who wishes to use Appium for your test automation? If so, then this is the right book for you .You must have basic Java programming knowledge. You don't need to have prior knowledge of Appium.
What You Will Learn
- Discover Appium and how to set up an automation framework for mobile testing
- Understand desired capabilities and learn to find element locators
- Learn to automate gestures and synchronize tests using Appium
- Take an incremental approach to implement page object pattern
- Learn to run Appium tests on emulators or physical devices
- Set up Jenkins to run mobile automation tests by easy to learn steps
- Discover tips and tricks to record video of test execution, inter app automation concepts
- Learn to run Appium tests in parallel on multiple devices simultaneously
In Detail
Appium is an open source test automation framework for mobile applications. It allows you to test all three types of mobile applications: native, hybrid, and mobile web. It allows you to run the automated tests on actual devices, emulators, and simulators. Today, when every mobile app is made on at least two platforms, iOS and Android, you need a tool that allows you to test across platforms.
Having two different frameworks for the same app increases the cost of the product and time to maintain it as well. Appium helps save this cost.
With mobile app growth exploding, mobile app automation is mainstream now. In this book, author Nishant Verma provides you with a firm grounding in the concepts of Appium while diving into how to set up appium & Cucumber-jvm test automation framework, implement page object design pattern, automate gestures, test execution on emulators and physical devices, and implement continuous integration with Jenkins. The mobile app we have referenced in this book is Quikr because of its relatively lower learning curve to understand the application. It's a local classifieds shopping app.
Style and approach
This book takes a practical, step-by-step approach to testing and automating individual apps such as native, hybrid, and mobile web apps using different examples.
商品描述(中文翻譯)
**自動化您的行動應用程式測試**
## 本書介紹
- 如何使用 Appium 自動化測試
- 應用技術以創建全面的測試
- 如何在實體設備或模擬器上進行測試
## 本書適合誰
您是希望使用 Appium 進行測試自動化的行動開發者或軟體測試人員嗎?如果是,那麼這本書就是為您而寫的。您必須具備基本的 Java 程式設計知識,但不需要具備 Appium 的先前知識。
## 您將學到什麼
- 探索 Appium 及如何設置行動測試的自動化框架
- 理解所需的能力並學習尋找元素定位器
- 學習使用 Appium 自動化手勢並同步測試
- 採取增量方法實現頁面物件模式
- 學習在模擬器或實體設備上運行 Appium 測試
- 設置 Jenkins 以簡單易學的步驟運行行動自動化測試
- 探索錄製測試執行視頻的技巧和概念
- 學習在多個設備上同時並行運行 Appium 測試
## 詳細內容
Appium 是一個開源的行動應用程式測試自動化框架。它允許您測試三種類型的行動應用程式:原生應用、混合應用和行動網頁。它允許您在實際設備、模擬器和模擬環境上運行自動化測試。如今,當每個行動應用至少在兩個平台上開發,即 iOS 和 Android,您需要一個可以跨平台測試的工具。
對於同一應用擁有兩個不同的框架會增加產品的成本和維護時間。Appium 有助於節省這部分成本。
隨著行動應用的快速增長,行動應用自動化已成為主流。在這本書中,作者 Nishant Verma 為您提供了 Appium 概念的堅實基礎,同時深入探討如何設置 Appium 和 Cucumber-jvm 測試自動化框架、實現頁面物件設計模式、自動化手勢、在模擬器和實體設備上執行測試,以及使用 Jenkins 實現持續集成。本書中提到的行動應用是 Quikr,因為它相對較低的學習曲線使得理解應用變得容易。這是一個本地分類購物應用。
## 風格與方法
本書採取實用的逐步方法,使用不同的範例來測試和自動化個別應用,如原生應用、混合應用和行動網頁應用。