KdeGuiTest (KdeEcoTest) in SoK25: Debugging, Building an Interactive User Interface, and More

KdeGuiTest (previously called KdeEcoTest) is an automation and testing tool which allows one to record and simulate user interactions with the GUI of an application. It is being developed as part of the KDE Eco initiative to create usage scenario scripts for measuring the energy consumption of software. The main goals in Season of KDE 2025 are (i) to debug remaining issues, and (ii) to make KdeGuiTest more user-friendly by creating a Graphical User Interface so it is easier to create, edit, and run emulation scripts.


This is a companion discussion topic for the original entry at https://eco.kde.org/blog/2025-03-14_sok25-kguitest/
2 Likes

Why not PyQt6?