Appium Essentials (Paperback)
暫譯: Appium 基礎精要 (平裝本)
Manoj Hans
- 出版商: Packt Publishing
- 出版日期: 2015-03-31
- 售價: $1,290
- 貴賓價: 9.5 折 $1,226
- 語言: 英文
- 頁數: 128
- 裝訂: Paperback
- ISBN: 1784392480
- ISBN-13: 9781784392482
-
相關分類:
Android
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
Power and Performance: Software Analysis and Optimization (Paperback)$3,400$3,332 -
Power Management Techniques for Integrated Circuit Design (Hardcover)$2,280$2,234 -
Principles of Power Integrity for PDN Design -- Simplified: Robust and Cost Effective Design for High Speed Digital Products (Hardcover)$4,380$4,161 -
Python 架站特訓班 -- Django 最強實戰$450$356 -
Signal and Power Integrity - Simplified, 3/e (Hardcover)$4,800$4,704 -
Python 技術者們 - 實踐! 帶你一步一腳印由初學到精通$650$553 -
Github 創辦人親自指導你精通 Git (Pro Git, 2/e)$680$578 -
Power, Thermal, Noise, and Signal Integrity Issues on Substrate/Interconnects Entanglement$4,980$4,731 -
物件導向 ANSI-C 與 Python 的結合$490$441 -
邁向 Linux 工程師之路:Superuser 一定要懂的技術與運用, 2/e (How Linux Works: What Every Superuser Should Know, 2/e)$600$468 -
大數據資料可視化:Python QT GUI 程式設計$880$695 -
FPGA to High speed ADC Data streaming, HDL programming: Xilinx Zynq7000 family on Vivado IDE platform (Paperback)$1,590$1,511 -
Python 自動化的樂趣|搞定重複瑣碎&單調無聊的工作, 2/e (Automate the Boring Stuff with Python : Practical Programming for Total Beginners, 2/e)$680$537 -
圖解 AI|機器學習和深度學習的技術與原理$450$356 -
Python 功力提升的樂趣|寫出乾淨程式碼的最佳實務 (Beyond the Basic Stuff with Python)$500$375 -
理解演算法|Python 初學者的深度歷險 (Dive Into Algorithms: A Pythonic Adventure for the Intrepid Beginner)$400$316 -
Python 幫幫忙!用程式思維解決現實世界問題 (Real-World Python: A Hacker's Guide to Solving Problems with Code)$630$536 -
Real Python 人氣站長教你動手寫程式 - 不說教也能心領神會的引導式實作課 (Python Basics: A Practical Introduction to Python 3, 4/e)$750$593 -
$1,332Dive Into Data Science: Use Python to Tackle Your Toughest Business Challenges (Paperback) -
Python 精解實例 - PySide 6/PyQt 6 強大開發親身體驗$1,280$1,011 -
AI 時代 Math 元年 - 用 Python 全精通數學要素$980$774 -
MySQL 資料庫開發的樂趣 (MySQL Crash Course: A Hands-on Introduction to Database Development)$580$458 -
Modeling and Simulation in Python (Paperback)$2,356$2,238 -
LLM 大型語言模型的絕世祕笈:27路獨步劍法,帶你闖蕩生成式 AI 的五湖四海 (iThome鐵人賽系列書)$650$507 -
生成式 AI 入門 – 揭開 LLM 潘朵拉的秘密 : 語言建模、訓練微調、隱私風險、合成媒體、認知作戰、社交工程、人機關係、AI Agent、OpenAI、DeepSeek (Introduction to Generative AI)$580$458
相關主題
商品描述
Explore mobile automation with Appium and discover new ways to test native, web, and hybrid applications
About This Book
- Use Appium to automate any type of mobile application from any language using any test framework
- Write a single script to perform automation testing on both Android and iOS platforms
- Equip yourself with the practical skills required to develop mobile applications using this pragmatic guide
Who This Book Is For
This book is intended for automation testers and developers who want to enhance their skills from web-based automation to mobile application automation using Appium. Basic knowledge of mobile application testing, Selenium WebDriver, and programming is assumed.
What You Will Learn
- Understand the desired capabilities that need to be acquired before starting Appium
- Get to know and use the settings that are required to automate mobile applications
- Interact with mobile applications by identifying elements using different locator strategies and techniques
- Install mobile apps onto an emulator/simulator or a real device using Appium scripts
- Test scripts written to automate applications
- Configure mobile devices and perform automation testing on them
- Explore the advanced features of Appium such as scroll, zoom, and swipe
In Detail
Nowadays, mobile automation is growing at a fast pace; this is where Appium comes in. It is a tool that performs automated mobile testing for Android and iOS.
Appium Essentials is a practical guide that will help you to perform mobile automation testing and gain a good understanding of mobile automation concepts. This book will teach you how to use Appium drives on native, web-based, and hybrid apps.
You will then explore Appium usage with different mobile applications, get acquainted with using an emulator to automate mobile apps, and learn about mobile gestures such as tap, zoom, and swipe. Finally, you will test your apps on a physical device and experience the look and feel of an end user!
商品描述(中文翻譯)
探索使用 Appium 的行動自動化,並發現測試原生、網頁和混合應用程式的新方法
關於本書
- 使用 Appium 自動化任何類型的行動應用程式,無論使用何種語言和測試框架
- 撰寫單一腳本以在 Android 和 iOS 平台上執行自動化測試
- 透過這本實用指南,裝備自己所需的實務技能以開發行動應用程式
本書適合誰
本書適合希望從基於網頁的自動化提升到使用 Appium 進行行動應用程式自動化的自動化測試人員和開發人員。假設讀者具備基本的行動應用程式測試、Selenium WebDriver 和程式設計知識。
您將學到什麼
- 了解在開始使用 Appium 之前需要獲得的期望能力
- 瞭解並使用自動化行動應用程式所需的設定
- 通過使用不同的定位策略和技術來識別元素,與行動應用程式互動
- 使用 Appium 腳本將行動應用程式安裝到模擬器/模擬裝置或實體裝置上
- 測試為自動化應用程式而編寫的腳本
- 配置行動裝置並在其上執行自動化測試
- 探索 Appium 的進階功能,如滾動、縮放和滑動
詳細內容
如今,行動自動化正在快速增長;這就是 Appium 的用武之地。它是一個用於 Android 和 iOS 的自動化行動測試工具。
《Appium Essentials》是一本實用指南,將幫助您執行行動自動化測試並深入了解行動自動化概念。本書將教您如何在原生、基於網頁和混合應用程式上使用 Appium 驅動。
接著,您將探索 Appium 在不同行動應用程式中的使用,熟悉使用模擬器來自動化行動應用程式,並學習行動手勢,如點擊、縮放和滑動。最後,您將在實體裝置上測試您的應用程式,體驗最終使用者的外觀和感受!
