cocos 2d-x automation testing tool for mobile games

我是研究僧i 提交于 2019-12-11 19:44:34

问题


Is there any tool or methods to do automation testing for games developed in cocos2d-x? FYI: Appium and other tools try to find Android and IOS elements, I don't use them in the games.


回答1:


I highly recommend you to use Image Recognition for Mobile App Game Testing, Appium too supports Image recognition.


You can use applitools for doing automatic image comparison with Appium. In fact Applitools automates not only the capturing of the screenshot, but also it's validation, and has sophisticated algorithms to avoid false failures of the image comparison. Applitools' Selenium SDK works out of the box with Appium as well as with any other WebDriver implementation, and is cross-platform and cross-device. Applitools have a free registration plan, and the SDKs are open source and available on GitHub.


For More Information Use below links Image Recognition Part 1 and Image Recognition Part 2 also take a look at Sikuli



来源:https://stackoverflow.com/questions/32331448/cocos-2d-x-automation-testing-tool-for-mobile-games

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!