Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
Description
Why?
The new Qt Quick for Android feature has been meticulously tested, but not using automation in the release stage. While manual testing has prevented any major catastrophes it's an unneeded hassle for the testers and doesn't have the other major benefits of automated testing. RTA is an essential development for the feature.
What?
Setup RTA on to run on virtual machines using an Android emulator. The scope for the moment is just Linux hosts and emulators but this may be expanded in the future.
The basic environment is
- Squish for Android (test runner)
- Qt for Android (content and Qt build)
- Gradle (builds)
- Android emulator
- Android system images (min + max version for Qt4A)
- Squish hooks for Qt for Android and vanilla Android