开发者

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 ext开发者_Go百科ensive 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.


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.


You can use appium for this.

Real iOS device: https://github.com/appium/appium/blob/master/docs/mobile-web.md#mobile-safari-on-a-real-ios-device

Real Android device: https://github.com/appium/appium/blob/master/docs/mobile-web.md#mobile-chrome-on-emulator-or-real-device

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜