All Projects → Tencent → Qt4a

Tencent / Qt4a

Licence: other
QTA driver for Android app

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Qt4a

NBi
NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Access. The main goal of this framework is to let users create tests with a declarative approach based on an Xml syntax. By the means of NBi, you don't need to develop C# or Java code to specify your tests! Either, you don't need Visual Studio or Eclipse to compile y…
Stars: ✭ 102 (-65.66%)
Mutual labels:  test-automation, test-framework
gtest
Go test utility library inspired by pytest
Stars: ✭ 27 (-90.91%)
Mutual labels:  test-automation, test-framework
exactly
Exactly - tests a command line program by executing it in a temporary sandbox directory and inspecting its result.
Stars: ✭ 30 (-89.9%)
Mutual labels:  test-automation, test-framework
Stb Tester
Automated Testing for Set-Top Boxes and Smart TVs
Stars: ✭ 148 (-50.17%)
Mutual labels:  test-automation, test-framework
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-93.27%)
Mutual labels:  test-automation, test-framework
Qt4i
QTA driver for iOS app
Stars: ✭ 191 (-35.69%)
Mutual labels:  test-automation, test-framework
pysys-test
PySys System Test Framework
Stars: ✭ 14 (-95.29%)
Mutual labels:  test-automation, test-framework
Testcafe
A Node.js tool to automate end-to-end web testing.
Stars: ✭ 9,176 (+2989.56%)
Mutual labels:  test-automation, test-framework
IO-TESTER
A functional test framework
Stars: ✭ 32 (-89.23%)
Mutual labels:  test-automation, test-framework
Telegraf-Test
Telegraf Test - Simple Test ToolKit of Telegram Bots
Stars: ✭ 22 (-92.59%)
Mutual labels:  test-automation, test-framework
tropic
🍍 Test Runner Library
Stars: ✭ 29 (-90.24%)
Mutual labels:  test-automation, test-framework
page-content-tester
Paco is a Java based framework for non-blocking and highly parallelized Dom testing.
Stars: ✭ 13 (-95.62%)
Mutual labels:  test-automation, test-framework
Zunit
A powerful testing framework for ZSH projects
Stars: ✭ 140 (-52.86%)
Mutual labels:  test-automation, test-framework
Recheck Web
recheck for web apps – change comparison tool with local Golden Masters, Git-like ignore syntax and "Unbreakable Selenium" tests.
Stars: ✭ 224 (-24.58%)
Mutual labels:  test-automation, test-framework
Mountebank
Over the wire test doubles
Stars: ✭ 1,678 (+464.98%)
Mutual labels:  test-automation, test-framework
eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (-86.2%)
Mutual labels:  test-automation, test-framework
Qtools
QTools collection of open source tools for embedded systems development on Windows, Linux and MacOS
Stars: ✭ 64 (-78.45%)
Mutual labels:  test-automation, test-framework
Poco
A cross-engine test automation framework based on UI inspection
Stars: ✭ 1,177 (+296.3%)
Mutual labels:  test-automation, test-framework
selenified
The Selenified Test Framework provides mechanisms for simply testing applications at multiple tiers while easily integrating into DevOps build environments. Selenified provides traceable reporting for both web and API testing, wraps and extends Selenium calls to more appropriately handle testing errors, and supports testing over multiple browser…
Stars: ✭ 38 (-87.21%)
Mutual labels:  test-automation, test-framework
MAQS
Magenic's automation quick start
Stars: ✭ 46 (-84.51%)
Mutual labels:  test-automation, test-framework

QT4A

Build Status PyPi version Documentation Status GitHub tag codecov.io

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
  • Support non-root devices

QT4A should be used with QTAF, please check it first.

Links


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

特性介绍

  1. 支持Android 2.3 - 8.1版本
  2. 支持多设备协同测试
  3. 支持跨进程、跨应用测试
  4. 支持进行过控件混淆的安装包
  5. 支持自定义(自绘)控件
  6. 支持非root设备

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

链接


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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].