As many of us wants to write reliable and professional software, tests - and especially regression tests - is a very important factor.
Today - with the current functionality of the simulator - it is only possible to test Connect IQ applications manually. Which is fine for (very) simple
functionality, but as we move to more and more advanced functionality, it would be extremely useful if we can automate these tests and this way ensure
that the developed functionality is correct and maintained over time as we implement more and more features.
So the question is: what type of regression test support have you planned for the future?
What I dream of (;D) is a test environment/platform, where we programmatically can change most of the external environment of the watch
including (and absolutely not limited to) pressing buttons/screens, setting user preferences, chancing application configuration, change all sensor input,
replay fit files, timeouts, testing specific parts of the screen, etc, etc, etc.... There are several existing scripting languages that could be used as a starting point.