With the high fragmentation of Android devices — their HW, performance, and OS adaptations — it’s quite a challenge to test every change and modification made to any app. Even when everything works smoothly on our testing devices, something could fail on another device.
We have several testing services — making use of automated tests on real hardware. Some of these services provide hundreds of devices — connected to PCs. Unfortunately, not all of them have the level of intellect to thoroughly test Ulysse — they only run the app, simulate user’s taps on screen, that’s it! NO GPS activation, NO settings changes… NO ‘real’ work. But — at the very least — they test that the app launches without crashing and has no major compatibility issues.
Leave A Comment