I have a task to automate Qt QML based desktop applications through open source frameworks. I am completely new to testing and also to Qt QML. I am good with Java and Python and also Javascript.
- Can someone please suggest a way to write automation tests for Qt QML desktop application?
- Can I code things to read the elements and widgets in the Qt QML applications?, So I can validate various cases.
- If so, are there any tutorials or sample automation test projects for Qt QML applications?