QTester icon
QTester icon

QTester

QTester is a desktop application that connects to your running Qt Quick app and records every user interaction (clicks, presses, text input, gestures) as a Python test script. You play the script back later, in the QTester IDE or headless from a CI pipeline, and it reproduces...

Cost / License

  • Subscription
  • Proprietary

Platforms

  • Linux
  • Android
0likes
0comments
0articles

Features

Properties

  1.  Privacy focused

Features

  1.  Support for scripting
  2.  Command line interface
  3.  Ad-free
  4.  Regression testing

QTester News & Activities

Highlights All activities

Recent activities

QTester information

  • Developed by

    Unknown
  • Licensing

    Proprietary and Commercial product.
  • Pricing

    Subscription that costs $342 per month.
  • Alternatives

    2 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities
QTester was added to AlternativeTo by jol_vonte on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is QTester?

QTester is a desktop application that connects to your running Qt Quick app and records every user interaction (clicks, presses, text input, gestures) as a Python test script. You play the script back later, in the QTester IDE or headless from a CI pipeline, and it reproduces the interaction exactly.

It is built specifically for Qt Quick (QML) applications. Test scripts are plain Python files: version-controllable, readable, and editable.

Supported platforms

The QTester desktop application runs on Linux only. It tests Qt Quick applications running on Linux (desktop and embedded) and Android. Android targets connect via ADB or direct WiFi. No other host or target platforms (Windows, macOS, iOS) are supported at this time. Target applications must be built against a supported Qt LTS release: Qt 6.2, Qt 6.5, or Qt 6.8.

Official Links