- Mobile Test Automation with Appium
- Nishant Verma
- 100字
- 2021-07-02 20:34:36
Pros of using Appium
Appium has many advantages; some of them are listed here:
- It's an open source tool backed by a very active community.
- It supports multiple languages (Java, JavaScript, Objective C, C#, PHP, Python, Ruby, Clojure, and Perl).
- It doesn't force you to recompile an app or modify it. You can test the same version that you have planned to submit to the play store or app store.
- It allows you to write cross-platform tests.
Netty is an NIO client-server framework, which enables quick and easy development of network applications, such as protocol servers and clients.
推薦閱讀
- Puppet 4 Essentials(Second Edition)
- Vue.js 3.x快速入門
- UNIX編程藝術
- Learning Java Functional Programming
- 基于粒計算模型的圖像處理
- PHP 編程從入門到實踐
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Scala編程實戰(原書第2版)
- 焊接機器人系統操作、編程與維護
- Julia高性能科學計算(第2版)
- Python Data Structures and Algorithms
- Mastering Akka
- Qt 4開發實踐
- scikit-learn Cookbook(Second Edition)
- Clojure Data Structures and Algorithms Cookbook