All Projects → Tencent → Qt4i

Tencent / Qt4i

Licence: other
QTA driver for iOS app

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Qt4i

tropic
🍍 Test Runner Library
Stars: ✭ 29 (-84.82%)
Mutual labels:  test-automation, test-framework
Qtaf
QTA test framework
Stars: ✭ 370 (+93.72%)
Mutual labels:  test-automation, test-framework
Qt4a
QTA driver for Android app
Stars: ✭ 297 (+55.5%)
Mutual labels:  test-automation, test-framework
MAQS
Magenic's automation quick start
Stars: ✭ 46 (-75.92%)
Mutual labels:  test-automation, test-framework
Testcafe
A Node.js tool to automate end-to-end web testing.
Stars: ✭ 9,176 (+4704.19%)
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 (-93.19%)
Mutual labels:  test-automation, test-framework
Atata
C#/.NET test automation framework for web
Stars: ✭ 362 (+89.53%)
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 (-80.1%)
Mutual labels:  test-automation, test-framework
Poco
A cross-engine test automation framework based on UI inspection
Stars: ✭ 1,177 (+516.23%)
Mutual labels:  test-automation, test-framework
Qtools
QTools collection of open source tools for embedded systems development on Windows, Linux and MacOS
Stars: ✭ 64 (-66.49%)
Mutual labels:  test-automation, test-framework
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-89.53%)
Mutual labels:  test-automation, test-framework
Zunit
A powerful testing framework for ZSH projects
Stars: ✭ 140 (-26.7%)
Mutual labels:  test-automation, test-framework
IO-TESTER
A functional test framework
Stars: ✭ 32 (-83.25%)
Mutual labels:  test-automation, test-framework
playwright-fluent
Fluent API around playwright
Stars: ✭ 71 (-62.83%)
Mutual labels:  test-automation, test-framework
Telegraf-Test
Telegraf Test - Simple Test ToolKit of Telegram Bots
Stars: ✭ 22 (-88.48%)
Mutual labels:  test-automation, test-framework
Tlsfuzzer
SSL and TLS protocol test suite and fuzzer
Stars: ✭ 335 (+75.39%)
Mutual labels:  test-automation, test-framework
pysys-test
PySys System Test Framework
Stars: ✭ 14 (-92.67%)
Mutual labels:  test-automation, test-framework
gtest
Go test utility library inspired by pytest
Stars: ✭ 27 (-85.86%)
Mutual labels:  test-automation, test-framework
Airtest
UI Automation Framework for Games and Apps
Stars: ✭ 5,733 (+2901.57%)
Mutual labels:  test-automation, test-framework
Mountebank
Over the wire test doubles
Stars: ✭ 1,678 (+778.53%)
Mutual labels:  test-automation, test-framework

QT4i

License Build Status PyPi version Documentation Status GitHub tag

QT4i (Quick Test for iOS) is a QTA test automation driver for iOS application.

Features

  • Easy to use, only Apple developer certificate is needed, no jailbreak or test stub is required
  • Support native, web and custom controls with Accessibility
  • Support iOS device and simulator, and multiple devices can be used simultaneously in a test
  • Low maintenance costs with QTA UI test automation framework

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

Get Started

Check out our Usage Document to get going with QT4i. There is also sample code that shows how to run testcase with QT4i.

Anatomy

If you are interested in anatomy of QT4i, the Design Document may be useful to you.


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

主要特性

  • 轻松易用——无需越狱,无需插桩,只要是开发者证书编译的版本即可进行测试
  • 强大引擎——支持iOS Native控件、webview控件和自定义控件
  • 平台支持——全面兼容iOS真机和模拟器,基于分布式技术,高效并发执行测试
  • 高效维护——基于QPath技术和QTAFUI框架,降低产品变化的脚本维护投入

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

入门指南

请查看我们的使用文档以便您快速上手QT4i,同时可以参考我们的示例代码

框架原理

如果你对QT4i的实现原理感兴趣,可以参考我们的设计文档


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

image

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].