QtLibrary Reference
Aus ExpeccoWiki
The Qt-Library implements an interface to Qt-based applications under test. The library supports testing of multiple Qt-applications at the same time, which might run on different hosts. This is useful when testing interaction between different applications.
Features
- Automated Gui-tests on Qt-application
- Object based test execution
- Simulate user interaction
- Simulate user events
- Set and get properties of an object
- Getting screen shots of visual objects
- Run Qt-scripts within the application
- Parallel test execution on multiple application
Qt-Browser
The Qt-Browser is a tool to view the component tree of a running Qt-application. The browser allows you to interactively explore and interact with the application's objects.
Back to Online Documentation.