Sign up for the KDAB Newsletter
Stay on top of the latest news, publications, events and more.
Go to Sign-up


Find what you need - explore our website and developer resources
21 May 2021
There’s an ever increasing amount of computing power available in embedded devices. With technology as powerful as Qt at hand, development teams around the globe are making good use of this power, creating beautiful and intuitive graphical user interfaces (GUIs) which expose a lot of functionality.
However, this brings new challenges: to stay competitive and meet customer demand, you need to make sure that the user interface actually looks and behaves as intended.
In this talk, we will present a proven approach to creating fully automated, robust, and maintainable GUI tests for Qt applications running on embedded devices. An ARM iMX6 based device running a Qt-based GUI will be used to demonstrate how the Squish GUI Tester tool can be used to develop automated GUI tests. A few test cases will be created live and we will demonstrate how the novel Remote Control and Remote System functionalities can be used to interact with target devices that are not in the same physical location as your test development setup.