Tagged Questions
4
votes
2answers
149 views
What the most efficient way of testing cross platform (i.e. iOS and Android) applications?
I work on several projects were the client wants basically the same application implemented in both iOS and Android. At the end of the day, you have to test both - they are distinct pieces of ...