- Mobile Test Automation with Appium
- Nishant Verma
- 193字
- 2021-07-02 20:34:37
Setting Up the Machine
In? the last? chapter, we looked at the? different types of mobile apps. We also looked at? the advantage of one over another and how they are different from each other. We? learned about Appium and? its architecture, and? we learned about iOS XCUITest and android UIAutomator 2.
We also learned how commands are translated and passed? on to the device.? In the upcoming chapters, we will? learn how to set up the machine and start writing tests and how to eventually create? a framework.
In this chapter, we? will? cover the following? topics:
- Installing Java
- Installing Android SDK and? creating one Android Virtual Device
- Installing Genymotion Emulator
- Installing Appium (Via NPM, app, source code)
- Choosing IDE and setting up
- Knowing app under test
All the preceding installations are mandatory, except some that? are? optional and? indicated. As part of this book, we will be addressing both? Mac and Windows machines.
推薦閱讀
- Mastering Entity Framework Core 2.0
- Spring 5.0 By Example
- Rust編程:入門、實(shí)戰(zhàn)與進(jìn)階
- Oracle從新手到高手
- 精通搜索分析
- Bootstrap Essentials
- GeoServer Beginner's Guide(Second Edition)
- RESTful Java Web Services(Second Edition)
- Instant Debian:Build a Web Server
- C++ System Programming Cookbook
- C#面向?qū)ο蟪绦蛟O(shè)計(第2版)
- C語言從入門到精通
- Get Your Hands Dirty on Clean Architecture
- Building a Media Center with Raspberry Pi
- 現(xiàn)代JavaScript編程:經(jīng)典范例與實(shí)踐技巧