Sad Developer
Sad Developer

Reputation: 1288

Automated cross-platform testing of mobile applications

I have a cross-platform mobile application (WindowsMobile, Android, Symbian), written in C++ for performance reasons. This application has quite an extensive GUI.

What would be the best way to automate its testing? My first ideas was to use emulators but I hear that it is not very reliable to test this way.

Upvotes: 4

Views: 1179

Answers (2)

Mustarin Afroz
Mustarin Afroz

Reputation: 11

You can try with the Amazon device farm. It's a paid service of but it was a great experience to work with this tool. Happy testing.

Upvotes: 1

Related Questions