All Projects → Tencent → Qtaf

Tencent / Qtaf

Licence: other
QTA test framework

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Qtaf

gtest
Go test utility library inspired by pytest
Stars: ✭ 27 (-92.7%)
Mutual labels:  test-automation, test-framework
Qt4a
QTA driver for Android app
Stars: ✭ 297 (-19.73%)
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 (-89.73%)
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 (-91.89%)
Mutual labels:  test-automation, test-framework
playwright-fluent
Fluent API around playwright
Stars: ✭ 71 (-80.81%)
Mutual labels:  test-automation, test-framework
eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (-88.92%)
Mutual labels:  test-automation, test-framework
IO-TESTER
A functional test framework
Stars: ✭ 32 (-91.35%)
Mutual labels:  test-automation, test-framework
Stb Tester
Automated Testing for Set-Top Boxes and Smart TVs
Stars: ✭ 148 (-60%)
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 (-96.49%)
Mutual labels:  test-automation, test-framework
MAQS
Magenic's automation quick start
Stars: ✭ 46 (-87.57%)
Mutual labels:  test-automation, test-framework
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 (-72.43%)
Mutual labels:  test-automation, test-framework
Atata
C#/.NET test automation framework for web
Stars: ✭ 362 (-2.16%)
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 (-39.46%)
Mutual labels:  test-automation, test-framework
pysys-test
PySys System Test Framework
Stars: ✭ 14 (-96.22%)
Mutual labels:  test-automation, test-framework
Qt4i
QTA driver for iOS app
Stars: ✭ 191 (-48.38%)
Mutual labels:  test-automation, test-framework
Telegraf-Test
Telegraf Test - Simple Test ToolKit of Telegram Bots
Stars: ✭ 22 (-94.05%)
Mutual labels:  test-automation, test-framework
Mountebank
Over the wire test doubles
Stars: ✭ 1,678 (+353.51%)
Mutual labels:  test-automation, test-framework
Zunit
A powerful testing framework for ZSH projects
Stars: ✭ 140 (-62.16%)
Mutual labels:  test-automation, test-framework
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-94.59%)
Mutual labels:  test-automation, test-framework
tropic
🍍 Test Runner Library
Stars: ✭ 29 (-92.16%)
Mutual labels:  test-automation, test-framework

QTAF

Build Status PyPi version GitHub tag

QTA is a cross-platform test automation tool for servers and native, hybrid and applications.

Supported Platforms

  • iOS (powered by QT4i driver)
  • Android (powered by QT4A driver)
  • Web (powered by QT4W driver)
  • Windows (powered by QT4C driver)
  • macOS (powered by QT4Mac driver))
  • Server (powered by QT4S driver)

QTAF (QTA Framework) is a base framework for QTA, including,

  • testbase
  • tuia

Testbase

Testbase is a test framework providing test execution, reporting and management, and is the common base for each platform-specific QTA driver.

For more inforamtion about quick startup, usage and API reference, please read testbase's document.

TUIA

TUIA (Tencent UI Automation) is a base framework for UI test automation, which is used by each platform-specific QTA driver for client.

For more inforamtion about quick startup, usage and API reference, please read TUIA's document.


QTA是一个跨平台的测试自动化工具,适用于后台、原生或混合型客户端应用的测试。

平台支持

  • iOS (由QT4i driver提供)
  • Android (由QT4A driver提供)
  • Web (由QT4W driver提供)
  • Windows (由QT4C driver提供)
  • macOS (由QT4Mac driver提供)
  • Server (由QT4S driver提供)

QTAF (QTA Framework)是QTA的基础框架,包括以下模块:

  • testbase
  • tuia

Testbase

Testbase是测试框架基础,提供包括测试执行、报告和用例管理等基础功能。Testbase会被各个平台的QTA Driver所使用。

快速入门、使用和接口文档请参考《Testbase文档》。

TUIA

TUIA (Tencent UI Automation)是UI自动化基础库,为QTA各个平台下的客户端UI测试Driver所使用。

快速入门、使用和接口文档请参考《TUIA文档》。


欢迎加入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].