Skip to content

secti6n/QT4A

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QT4A

QT4A (Quick Test for Android) is a QTA test automation driver for Android application.

Features

  • Support most version of Android OS from version 2.3 to 6.0, root is required
  • 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, please check it first.


QT4A (Quick Test for Android),基于QTA提供面向Android应用的UI测试自动化测试解决方案。

特性介绍

  1. 支持Android 2.3 - 6.0版本,需要设备root
  2. 支持多设备同时测试
  3. 支持跨进程、跨应用测试
  4. 支持进行过控件混淆的安装包(需要mapping文件)
  5. 支持自定义控件(如果有代码混淆需要mapping文件)

QT4A需要和QTAF一起使用,请先参考QTAF的使用


欢迎加入QQ群(432699528)交流使用和反馈

image

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%