Metadata-Version: 2.1
Name: qt4a
Version: 2.0.11
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Tencent
License: Copyright(c)2010-2018 Tencent All Rights Reserved. 
Description: # QT4A
        
        `QT4A (Quick Test for Android) is a QTA test automation driver for Android application.`
        
        ### Features
        
         * Support most versions of Android OS from 2.3 to 8.1 
         * Multiple devices can be used simultaneously in a test
         * Support testing multi-process application, and multiple application can be tested simultaneously
         * Support testting code obfuscated application
         * Support testing with custom controls
         
        QT4A should be used with [QTAF](https://github.com/Tencent/QTAF), please check it first.
        
        ### Links
        * [Demo Project](https://github.com/qtacore/QT4ADemoProj)
        * [Usage Document](https://qt4a.readthedocs.io/zh_CN/latest/index.html)
        * [Design Document](https://github.com/Tencent/QT4A/blob/master/design.md)
        
        -------------------------
        
        QT4A (Quick Test for Android)，基于QTA提供面向Android应用的UI测试自动化测试解决方案。
        
        ### 特性介绍
        
        1. 支持Android 2.3 - 8.1版本
        2. 支持多设备协同测试
        3. 支持跨进程、跨应用测试
        4. 支持进行过控件混淆的安装包（需要mapping文件）
        5. 支持自定义（自绘）控件（如果有代码混淆需要mapping文件）
        6. 支持非root设备
        
        QT4A需要和[QTAF](https://github.com/Tencent/QTAF)一起使用，请先参考QTAF的使用
        
        ### 链接
        
        * [Demo项目代码](https://github.com/qtacore/QT4ADemoProj)
        * [使用文档](https://qt4a.readthedocs.io/zh_CN/latest/index.html)
        * [设计文档](https://github.com/Tencent/QT4A/blob/master/design.md)
        
        ------------------------------
        
        欢迎加入QQ群（432699528）交流使用和反馈
        
        ![image](https://github.com/Tencent/QTAF/blob/master/docs/misc/qq_group.png)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
