Automated Testing
From Rosalab Wiki
This is a page snapshot, showing old (but not deleted) versions of images and templates.
The automated testing system for the applications running under ROSA Linux allows to check different usage scenarios of these applications by emulating user actions:
- keyboard input
- mouse movement and button clicks
The source code: https://abf.rosalinux.ru/spectre/rosa-autotest/
The system is build upon Python unit testing framework. Besides that, the system includes a modified version of Xpresser tool.
Testing GUI Applications
TBD