QTA is a cross-platform test automation tool for servers and native, hybrid and applications.
- 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 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 (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会被各个平台的QTA Driver所使用。
快速入门、使用和接口文档请参考《Testbase文档》。
TUIA (Tencent UI Automation)是UI自动化基础库,为QTA各个平台下的客户端UI测试Driver所使用。
快速入门、使用和接口文档请参考《TUIA文档》。
欢迎加入QQ群(432699528)交流使用和反馈